I hereby claim:
- I am carlo-colombo on github.
- I am carlocolombo (https://keybase.io/carlocolombo) on keybase.
- I have a public key whose fingerprint is 7A80 96E7 6CAF 60F7 E78E 099B 9067 BAED 27D3 2DC7
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name Add LEGO Hyperlink to MOC Kit Header | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.4 | |
| // @description Adds a LEGO hyperlink in smaller text on the next line after "MOC MXXXXX Parts Kit" within the specified header, linking to the corresponding LEGO product page. | |
| // @author Emmet | |
| // @match *://www.marstoy.net/* | |
| // @grant none | |
| // ==/UserScript== |
| defmodule ReqCookieJar.MixProject do | |
| use Mix.Project | |
| def project do | |
| [ | |
| app: :req_cookie_jar, | |
| version: "0.1.0", | |
| elixir: "~> 1.14", | |
| start_permanent: Mix.env() == :prod, | |
| deps: [{:req, "~> 0.4.0"}], |
| <!doctype html> | |
| <!-- The following comment is called a MOTW comment and is necessary for the TiddlyIE Internet Explorer extension --> | |
| <!-- saved from url=(0021)https://tiddlywiki.com --> | |
| <html lang="en-GB"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> | |
| <!--~~ Raw markup for the top of the head section ~~--> | |
| <link | |
| rel="manifest" |
| #!/bin/bash | |
| set -e | |
| root_package="$(awk '/module/ {print $2}' go.mod)" | |
| go list -f '{{.ImportPath}} {{range .Imports}}{{.}} {{end}}' ./... \ | |
| | awk -v root_package="${root_package}/" ' | |
| BEGIN { | |
| FS=" "; |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width"> | |
| <title>JS Bin</title> | |
| <link href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.css" rel="stylesheet" type="text/css" /> | |
| </head> | |
| <body> |
| platform: linux | |
| image_resource: | |
| type: docker-image | |
| source: | |
| repository: cflondonservices/concourse-uscan-resource | |
| run: | |
| path: sh | |
| args: | |
| - -exc | |
| - | |
| :set listchars=eol:$,tab:>-,trail:~,extends:>,precedes:<,space:· | |
| :set list | |
| "let NERDTreeIgnore=['\.vim$', '\~$'] | |
| let g:ctrlp_custom_ignore = '\v[\/](node_modules|deps|_build)|(\.(swp|ico|git|svn))$' |
I hereby claim:
To claim this, I am signing this object:
| module['exports'] = function echoHttp (hook) { | |
| hook.debug("Debug messages are sent to the debug console"); | |
| hook.debug(hook.params); | |
| hook.debug(hook.req.path); | |
| hook.debug(hook.req.method); | |
####Composto di più applicazioni