summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/1.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/gun/1.3')
-rw-r--r--docs/en/gun/1.3/guide/connect/index.html2
-rw-r--r--docs/en/gun/1.3/guide/http/index.html2
-rw-r--r--docs/en/gun/1.3/guide/index.html2
-rw-r--r--docs/en/gun/1.3/guide/introduction/index.html2
-rw-r--r--docs/en/gun/1.3/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/gun/1.3/guide/migrating_from_1.1/index.html2
-rw-r--r--docs/en/gun/1.3/guide/migrating_from_1.2/index.html2
-rw-r--r--docs/en/gun/1.3/guide/migrating_from_1.3/index.html2
-rw-r--r--docs/en/gun/1.3/guide/protocols/index.html2
-rw-r--r--docs/en/gun/1.3/guide/start/index.html2
-rw-r--r--docs/en/gun/1.3/guide/websocket/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.await/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.await_body/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.await_up/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.cancel/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.close/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.connect/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.data/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.delete/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.flush/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.get/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.head/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.info/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.open/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.open_unix/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.options/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.patch/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.post/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.put/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.request/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.ws_send/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun.ws_upgrade/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_app/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_data/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_down/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_error/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_inform/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_push/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_response/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_trailers/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_up/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_upgrade/index.html2
-rw-r--r--docs/en/gun/1.3/manual/gun_ws/index.html2
-rw-r--r--docs/en/gun/1.3/manual/index.html2
45 files changed, 45 insertions, 45 deletions
diff --git a/docs/en/gun/1.3/guide/connect/index.html b/docs/en/gun/1.3/guide/connect/index.html
index 1a437d73..54ba9387 100644
--- a/docs/en/gun/1.3/guide/connect/index.html
+++ b/docs/en/gun/1.3/guide/connect/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Connection</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/http/index.html b/docs/en/gun/1.3/guide/http/index.html
index cc61520a..7c9e2106 100644
--- a/docs/en/gun/1.3/guide/http/index.html
+++ b/docs/en/gun/1.3/guide/http/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/index.html b/docs/en/gun/1.3/guide/index.html
index 93b9442e..64dc3e2a 100644
--- a/docs/en/gun/1.3/guide/index.html
+++ b/docs/en/gun/1.3/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Gun User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/introduction/index.html b/docs/en/gun/1.3/guide/introduction/index.html
index 497f0986..c3f4f31d 100644
--- a/docs/en/gun/1.3/guide/introduction/index.html
+++ b/docs/en/gun/1.3/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/migrating_from_1.0/index.html b/docs/en/gun/1.3/guide/migrating_from_1.0/index.html
index 1eb35928..ea96e7fd 100644
--- a/docs/en/gun/1.3/guide/migrating_from_1.0/index.html
+++ b/docs/en/gun/1.3/guide/migrating_from_1.0/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Gun 1.0 to 1.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/migrating_from_1.1/index.html b/docs/en/gun/1.3/guide/migrating_from_1.1/index.html
index a5c4afb7..96c46458 100644
--- a/docs/en/gun/1.3/guide/migrating_from_1.1/index.html
+++ b/docs/en/gun/1.3/guide/migrating_from_1.1/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Gun 1.1 to 1.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/migrating_from_1.2/index.html b/docs/en/gun/1.3/guide/migrating_from_1.2/index.html
index 5a644776..e0e54065 100644
--- a/docs/en/gun/1.3/guide/migrating_from_1.2/index.html
+++ b/docs/en/gun/1.3/guide/migrating_from_1.2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Gun 1.2 to 1.3</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/migrating_from_1.3/index.html b/docs/en/gun/1.3/guide/migrating_from_1.3/index.html
index 16b436f1..686dfa54 100644
--- a/docs/en/gun/1.3/guide/migrating_from_1.3/index.html
+++ b/docs/en/gun/1.3/guide/migrating_from_1.3/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Changes since Gun 1.3</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/protocols/index.html b/docs/en/gun/1.3/guide/protocols/index.html
index 87f12e9f..5b91b2ad 100644
--- a/docs/en/gun/1.3/guide/protocols/index.html
+++ b/docs/en/gun/1.3/guide/protocols/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Supported protocols</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/start/index.html b/docs/en/gun/1.3/guide/start/index.html
index 7c3d98b6..6157d476 100644
--- a/docs/en/gun/1.3/guide/start/index.html
+++ b/docs/en/gun/1.3/guide/start/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Starting and stopping</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/guide/websocket/index.html b/docs/en/gun/1.3/guide/websocket/index.html
index 5bcc9f4d..b0700364 100644
--- a/docs/en/gun/1.3/guide/websocket/index.html
+++ b/docs/en/gun/1.3/guide/websocket/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.await/index.html b/docs/en/gun/1.3/manual/gun.await/index.html
index 72b32434..1c5d5b7e 100644
--- a/docs/en/gun/1.3/manual/gun.await/index.html
+++ b/docs/en/gun/1.3/manual/gun.await/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:await(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.await_body/index.html b/docs/en/gun/1.3/manual/gun.await_body/index.html
index a003d7dd..17e681c1 100644
--- a/docs/en/gun/1.3/manual/gun.await_body/index.html
+++ b/docs/en/gun/1.3/manual/gun.await_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:await_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.await_up/index.html b/docs/en/gun/1.3/manual/gun.await_up/index.html
index 2b6aac3e..d7769e53 100644
--- a/docs/en/gun/1.3/manual/gun.await_up/index.html
+++ b/docs/en/gun/1.3/manual/gun.await_up/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:await_up(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.cancel/index.html b/docs/en/gun/1.3/manual/gun.cancel/index.html
index 10ab05c2..71dbc0ef 100644
--- a/docs/en/gun/1.3/manual/gun.cancel/index.html
+++ b/docs/en/gun/1.3/manual/gun.cancel/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:cancel(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.close/index.html b/docs/en/gun/1.3/manual/gun.close/index.html
index 679f82f1..33a226cd 100644
--- a/docs/en/gun/1.3/manual/gun.close/index.html
+++ b/docs/en/gun/1.3/manual/gun.close/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:close(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.connect/index.html b/docs/en/gun/1.3/manual/gun.connect/index.html
index b0182ab6..67984895 100644
--- a/docs/en/gun/1.3/manual/gun.connect/index.html
+++ b/docs/en/gun/1.3/manual/gun.connect/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:connect(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.data/index.html b/docs/en/gun/1.3/manual/gun.data/index.html
index ccf2d50c..37a74208 100644
--- a/docs/en/gun/1.3/manual/gun.data/index.html
+++ b/docs/en/gun/1.3/manual/gun.data/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:data(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.delete/index.html b/docs/en/gun/1.3/manual/gun.delete/index.html
index 448ddaca..10fc5ebb 100644
--- a/docs/en/gun/1.3/manual/gun.delete/index.html
+++ b/docs/en/gun/1.3/manual/gun.delete/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:delete(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.flush/index.html b/docs/en/gun/1.3/manual/gun.flush/index.html
index 5447a366..bb169ef3 100644
--- a/docs/en/gun/1.3/manual/gun.flush/index.html
+++ b/docs/en/gun/1.3/manual/gun.flush/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:flush(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.get/index.html b/docs/en/gun/1.3/manual/gun.get/index.html
index 99a61b5d..06cde373 100644
--- a/docs/en/gun/1.3/manual/gun.get/index.html
+++ b/docs/en/gun/1.3/manual/gun.get/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:get(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.head/index.html b/docs/en/gun/1.3/manual/gun.head/index.html
index 5a901dae..bed9dfc7 100644
--- a/docs/en/gun/1.3/manual/gun.head/index.html
+++ b/docs/en/gun/1.3/manual/gun.head/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:head(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.info/index.html b/docs/en/gun/1.3/manual/gun.info/index.html
index c20c4d8a..a5093e32 100644
--- a/docs/en/gun/1.3/manual/gun.info/index.html
+++ b/docs/en/gun/1.3/manual/gun.info/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.open/index.html b/docs/en/gun/1.3/manual/gun.open/index.html
index 1ad20c55..b685c6d1 100644
--- a/docs/en/gun/1.3/manual/gun.open/index.html
+++ b/docs/en/gun/1.3/manual/gun.open/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:open(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.open_unix/index.html b/docs/en/gun/1.3/manual/gun.open_unix/index.html
index d547416e..e59fe316 100644
--- a/docs/en/gun/1.3/manual/gun.open_unix/index.html
+++ b/docs/en/gun/1.3/manual/gun.open_unix/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:open_unix(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.options/index.html b/docs/en/gun/1.3/manual/gun.options/index.html
index 523b1ea5..dd941615 100644
--- a/docs/en/gun/1.3/manual/gun.options/index.html
+++ b/docs/en/gun/1.3/manual/gun.options/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:options(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.patch/index.html b/docs/en/gun/1.3/manual/gun.patch/index.html
index b0b425f2..ed2816c6 100644
--- a/docs/en/gun/1.3/manual/gun.patch/index.html
+++ b/docs/en/gun/1.3/manual/gun.patch/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:patch(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.post/index.html b/docs/en/gun/1.3/manual/gun.post/index.html
index c2e4cb8b..26dcaaee 100644
--- a/docs/en/gun/1.3/manual/gun.post/index.html
+++ b/docs/en/gun/1.3/manual/gun.post/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:post(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.put/index.html b/docs/en/gun/1.3/manual/gun.put/index.html
index 20c178f9..3b737936 100644
--- a/docs/en/gun/1.3/manual/gun.put/index.html
+++ b/docs/en/gun/1.3/manual/gun.put/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:put(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.request/index.html b/docs/en/gun/1.3/manual/gun.request/index.html
index 227492ac..5fdf6260 100644
--- a/docs/en/gun/1.3/manual/gun.request/index.html
+++ b/docs/en/gun/1.3/manual/gun.request/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:request(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.ws_send/index.html b/docs/en/gun/1.3/manual/gun.ws_send/index.html
index 8c453239..bb71b509 100644
--- a/docs/en/gun/1.3/manual/gun.ws_send/index.html
+++ b/docs/en/gun/1.3/manual/gun.ws_send/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:ws_send(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun.ws_upgrade/index.html b/docs/en/gun/1.3/manual/gun.ws_upgrade/index.html
index f8526c7e..a684652d 100644
--- a/docs/en/gun/1.3/manual/gun.ws_upgrade/index.html
+++ b/docs/en/gun/1.3/manual/gun.ws_upgrade/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:ws_upgrade(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun/index.html b/docs/en/gun/1.3/manual/gun/index.html
index eeb773b4..34a214ec 100644
--- a/docs/en/gun/1.3/manual/gun/index.html
+++ b/docs/en/gun/1.3/manual/gun/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_app/index.html b/docs/en/gun/1.3/manual/gun_app/index.html
index d99685f0..683b65ee 100644
--- a/docs/en/gun/1.3/manual/gun_app/index.html
+++ b/docs/en/gun/1.3/manual/gun_app/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_data/index.html b/docs/en/gun/1.3/manual/gun_data/index.html
index 77a3cfa0..43291376 100644
--- a/docs/en/gun/1.3/manual/gun_data/index.html
+++ b/docs/en/gun/1.3/manual/gun_data/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_data(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_down/index.html b/docs/en/gun/1.3/manual/gun_down/index.html
index fa63f4da..3f787f37 100644
--- a/docs/en/gun/1.3/manual/gun_down/index.html
+++ b/docs/en/gun/1.3/manual/gun_down/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_down(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_error/index.html b/docs/en/gun/1.3/manual/gun_error/index.html
index 826bde24..5f6cdf5d 100644
--- a/docs/en/gun/1.3/manual/gun_error/index.html
+++ b/docs/en/gun/1.3/manual/gun_error/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_error(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_inform/index.html b/docs/en/gun/1.3/manual/gun_inform/index.html
index 8e6d3775..8210626d 100644
--- a/docs/en/gun/1.3/manual/gun_inform/index.html
+++ b/docs/en/gun/1.3/manual/gun_inform/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_inform(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_push/index.html b/docs/en/gun/1.3/manual/gun_push/index.html
index 635fd75c..868011a9 100644
--- a/docs/en/gun/1.3/manual/gun_push/index.html
+++ b/docs/en/gun/1.3/manual/gun_push/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_push(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_response/index.html b/docs/en/gun/1.3/manual/gun_response/index.html
index d0fe1637..1a299320 100644
--- a/docs/en/gun/1.3/manual/gun_response/index.html
+++ b/docs/en/gun/1.3/manual/gun_response/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_response(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_trailers/index.html b/docs/en/gun/1.3/manual/gun_trailers/index.html
index e9c861ce..bfb6dcae 100644
--- a/docs/en/gun/1.3/manual/gun_trailers/index.html
+++ b/docs/en/gun/1.3/manual/gun_trailers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_trailers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_up/index.html b/docs/en/gun/1.3/manual/gun_up/index.html
index 6973a72c..dd0e6344 100644
--- a/docs/en/gun/1.3/manual/gun_up/index.html
+++ b/docs/en/gun/1.3/manual/gun_up/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_up(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_upgrade/index.html b/docs/en/gun/1.3/manual/gun_upgrade/index.html
index 18fe763a..59f282ad 100644
--- a/docs/en/gun/1.3/manual/gun_upgrade/index.html
+++ b/docs/en/gun/1.3/manual/gun_upgrade/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_upgrade(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/gun_ws/index.html b/docs/en/gun/1.3/manual/gun_ws/index.html
index 63200a6c..6c83d4e3 100644
--- a/docs/en/gun/1.3/manual/gun_ws/index.html
+++ b/docs/en/gun/1.3/manual/gun_ws/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_ws(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.3/manual/index.html b/docs/en/gun/1.3/manual/index.html
index 5e52f0f6..9de6e6c9 100644
--- a/docs/en/gun/1.3/manual/index.html
+++ b/docs/en/gun/1.3/manual/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Gun Function Reference</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">