From e9c3bfc57965555bd200c51b0633e8b4f4c93bec Mon Sep 17 00:00:00 2001 From: ifedapoolarewaju Date: Thu, 31 Oct 2019 20:15:56 +0100 Subject: [PATCH] change otp message --- browser/checkpoint.html | 4 ++-- browser/twofactor.html | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 browser/twofactor.html diff --git a/browser/checkpoint.html b/browser/checkpoint.html index 7b325c2..a8aa364 100644 --- a/browser/checkpoint.html +++ b/browser/checkpoint.html @@ -11,13 +11,13 @@
-
Please enter the verification code sent to your e-mail address
+
Please enter the verification code sent to your e-mail address or phone no.
- + \ No newline at end of file diff --git a/browser/twofactor.html b/browser/twofactor.html new file mode 100644 index 0000000..1edd088 --- /dev/null +++ b/browser/twofactor.html @@ -0,0 +1,23 @@ + + + + IG:dm - Instagram Desktop Messenger + + + + + + + +
+
+
Please enter the verification code sent to your phone no.
+
+ +
+ +
+
+ + + \ No newline at end of file