I hereby claim:
- I am cesarga on github.
- I am cesarga (https://keybase.io/cesarga) on keybase.
- I have a public key ASABpt54xpIK0Zutb9biIjmndBq44ccZ-BxC6kc8PKdlDAo
To claim this, I am signing this object:
| # Helper functions | |
| def merge(dict1, dict2): | |
| dict2.update(dict1) | |
| return dict2 |
| (function() { | |
| 'use strict'; | |
| const { | |
| stash, | |
| Stash, | |
| waitForElementId, | |
| waitForElementClass, | |
| waitForElementByXpath, | |
| getElementByXpath, |
| (function() { | |
| 'use strict'; | |
| const { | |
| stash, | |
| Stash, | |
| waitForElementId, | |
| waitForElementClass, | |
| waitForElementByXpath, | |
| getElementByXpath, |
| (cors) { | |
| @cors_preflight method OPTIONS | |
| @cors header Origin {args.0} | |
| handle @cors_preflight { | |
| header Access-Control-Allow-Credentials "true" | |
| header Access-Control-Allow-Origin "{args.0}" | |
| header Access-Control-Allow-Methods "GET, POST, PUT, PATCH, DELETE, OPTIONS, HEAD" | |
| header Access-Control-Allow-Headers "Origin, X-Requested-With, Content-Type, Accept" | |
| header Access-Control-Max-Age "3600" |
| # WSL? | |
| if [[ "$(< /proc/sys/kernel/osrelease)" == *microsoft* ]]; then | |
| export $(dbus-launch) | |
| export LIBGL_ALWAYS_INDIRECT=1 | |
| export WSL_VERSION=$(wsl.exe -l -v | grep -a '[*]' | sed 's/[^0-9]*//g') | |
| export WSL_HOST=$(tail -1 /etc/resolv.conf | cut -d' ' -f2) | |
| export DISPLAY=$WSL_HOST:0 | |
| # pip path if using --user | |
| export PATH=$PATH:$HOME/.local/bin | |
| # SSH |
I hereby claim:
To claim this, I am signing this object: