ProProgrammer - Overview
Pinned Loading
-
Github Pages repository responsible for my personal website/blog
SCSS
-
2
The actual javascript code starts from document.forms[0].username.value.... however to run it in the URL bar (address bar) of a browser you have to put the entire Javascript Code in this format javascript:{<YOUR JAVASCRIPT CODE>}3
I have tested it in Chrome, Firefox, Internet Explorer and Safari and it works perfectly fine. If you notice any different behaviour with any other browsers, please test and contribute.5
Simply replace <YOUR USER NAME> with your actual username and <YOUR PASSWORD> with your actual login password and run this in browser address bar (no need to input actual URL in the JavaScript code) -
1
# This Dockerfile is used for a youtube tutorial2
# base image - nginx with tag "latest"5
# Adding custom index.html hosted on Github Gist