diff --git a/src/App/Container.purs b/src/App/Container.purs
index 9350c22..4cb9cd9 100644
--- a/src/App/Container.purs
+++ b/src/App/Container.purs
@@ -395,10 +395,14 @@ handleAction = case _ of
-
-
+
""")
+ -- The following line was replaced, the image is now hosted on our server, don't let Paypal track our users.
+ --
+ -- Last line was removed since it's just a way for Paypal to track users for stats. We don't need that.
+ --
Routing page -> do
-- Each time the user change load a new page, the counter gets reset