I hereby claim:
- I am tijsverkoyen on github.
- I am tijsverkoyen (https://keybase.io/tijsverkoyen) on keybase.
- I have a public key whose fingerprint is 98F4 11C9 A663 766E 9B95 92F0 5E8E 4608 6547 30E5
To claim this, I am signing this object:
# all credits to Kevin Van Ransbeeck (http://twitter.com/KevinVRansbeeck) | |
url.rewrite-if-not-file = ( | |
".*?(.*)" => "index.php?$1", | |
"." => "index.php" | |
) |
javascript:id='<your id>';url='https://internetbanking.argenta.be/Argenta2/authenticationUCRNL.jsp'; if(location!=url) { location = url; alert('Reopen your bookmark after the page is loaded'); } else { document.getElementsByName('id')[0].value=id; } |
$(document).on('click', 'a[href*="#"]', function(e) { | |
var $anchor = $(this), | |
hash = $anchor.attr('href'), | |
url = hash.substr(0, hash.indexOf('#')); | |
hash = hash.substr(hash.indexOf('#')); | |
// if it is just the hash, we should reset it to body, which will make it scroll to the top of the page. | |
if(hash == '#') hash = 'body'; | |
// check if we have an url, and if it is on the current page and the element exists |
say -v bad You stupid fuck, if I wanted I could have removed some files, by executing rm dash r f slash instead of singing this |
I hereby claim:
To claim this, I am signing this object:
FROM php:7.1-apache | |
MAINTAINER Tijs Verkoyen <[email protected]> | |
# Install unzip | |
RUN apt-get update && apt-get install -y \ | |
unzip | |
# Install git | |
RUN apt-get update && apt-get install -y \ |