Skip to content

Instantly share code, notes, and snippets.

View patricksavalle's full-sized avatar

Patrick Savalle patricksavalle

View GitHub Profile
Verifying myself: My Bitcoin username is +patricksavalle. https://onename.io/patricksavalle
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"type":"payment",
"language":"EN",
"title":"Mobbr demo page",
"description":"Some descriptive text",
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"participants":
[
{"id":"https://mobbr.com/#/person/Patrick"}
]
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"participants":
[
{"id":"https://mobbr.com/#/person/Patrick","share":"0"}
]
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"participants":
[
{"id":"https://mobbr.com/#/person/Patrick","share":"10%"}
]
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"participants":
[
{"id":"https://mobbr.com/#/person/Patrick","share":"110%"}
]
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"participants":
[
{"id":"https://mobbr.com/#/person/Patrick","share":"100%"},
{"id":"https://mobbr.com/#/person/Alexander","share":"10%"}
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"participants":
[
{"id":"https://mobbr.com/#/person/Patrick","share":"0"},
{"id":"https://mobbr.com/#/person/Alexander","share":"0"}
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"participants":
[
{"id":"https://mobbr.com/#/person/Patrick","share":"100%"},
{"id":"https://mobbr.com/#/person/Alexander","share":"10%"},
<html>
<head>
<!-- the Mobbr payment script, example, generate this dynamically based on contribution/participation -->
<meta name="participation" content='
{
"participants":
[
{"id":"https://mobbr.com/#/person/Robbert","share":"-10"}
]