From 3b573fbaca28060a835b820d63424a0da15240f7 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 23 Dec 2020 21:10:12 +0000 Subject: [PATCH] venom v1.0.17.7 - Chistmas Gift release --- venom.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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