Skip to content

Rick Roll With no code due to html css manipulation

Notifications You must be signed in to change notification settings

jweaver0312/Blank-Rick-Roll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blank-Rick-Roll

Rick Roll website that has hidden code.

🔗 therickroll.com

Watch Video

Requirements

  1. Python or PHP
  2. Windows/Mac/Linux

Instructions

  1. Download the Repository By git or download the zip file from the clone button thing .
  2. (If extracted the zip folder already) go to the folder of the code
  3. then open a terminal in there
  4. if you use python install flask by pip install flask if you use dont have php and want to use it then download php from Here (Windows) Here (Linux)
  5. Or You can use Xampp
  6. then after installing do python main.py (Python) or php -S 127.0.0.1:80 (PHP)
  7. In the php thing dont do small s do capital s like this -S
  8. Voila! your done :D

TO DO List

  1. Add Docker instructions to Readme.MD

About

Rick Roll With no code due to html css manipulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.6%
  • Python 32.1%
  • PHP 7.7%
  • Dockerfile 5.6%