diff --git a/src/explore.ipynb b/src/explore.ipynb
index 352f123f1743e0bdfdcd4fbace27cba0c079ef3c..f71a30883f6e42bd3a8e35a40042913f64fdd22c 100644
--- a/src/explore.ipynb
+++ b/src/explore.ipynb
@@ -1316,7 +1316,7 @@
     }
    ],
    "source": [
-    "#TODO: all ids of active public filters set to disallow and labeled 'good_faith'\n",
+    "#all ids of active public filters set to disallow and labeled 'good_faith'\n",
     "active_public[active_public['af_actions'].fillna('').str.contains('disallow') & active_public['manual_tags'].fillna('').str.contains('good_faith')]"
    ]
   },
@@ -1476,7 +1476,9 @@
    "source": [
     "## Vandalism\n",
     "\n",
-    "We may be interested in how the notion of vandalism changed over the years. For this an inquiry into which filters have \"vandalism\" in their public description (and were tagged as \"vandalism\") and what they do may be interesting."
+    "We may be interested in how the notion of vandalism changed over the years. For this an inquiry into which filters have \"vandalism\" in their public description (and were tagged as \"vandalism\") and what they do may be interesting.\n",
+    "\n",
+    "Archive for now, the question in not very cs-y"
    ]
   },
   {
@@ -1724,20 +1726,10 @@
     "    67     803  Prevent new users from editing other's user pages\n",
     "    101    602         Arbitration discretionary sanctions alerts\n",
     "    109    733  New user creating a page in someone else's use...\n",
-    "    160      5  User self-renaming or moving user talk pages i...\n",
-    "    193    840                                Indexing user pages\n",
-    "    239    930         Prevent indexing userspaces by newer users\n",
-    "    244    134  Template deletion notifications transcluded in...\n",
     "    274     99                 Edits to an other user's userspace\n",
     "    285    123                New users moving other users' pages\n",
-    "    302    828                              Redirecting talk page\n",
     "    329    212  New user placing comments without a header on ...\n",
-    "    391    928                          Transclusion of userpages\n",
     "    424    168          Non-admins responding to unblock requests\n",
-    "    441    848                    Large contributions test filter\n",
-    "    448    144                            Hiding content of pages\n",
-    "    516    910                         Maureen Wroblewitz spammer\n",
-    "    578    437   Title blacklist for TITLES with more than 9 caps\n",
     "    619      6           Users editing editnotices of other users\n",
     "    643     15                          Discussion page vandalism\n",
     "    730    207              Non-admins reviewing unblock requests\n",