This commit is contained in:
José Valdiviesso 2018-07-30 23:45:43 +01:00
parent 6045f3267f
commit 6dcbb36c9c
67 changed files with 22152 additions and 16 deletions

View File

@ -13,6 +13,11 @@ const outs = require('./outs.json');
//genItems(); //generate base item collection
console.log("Updating Items!");
newUpdateItems();
console.log("Updating Cost Index!");
updateCostIndex();
cron.schedule('*/30 * * * *', function() {
console.log("Updating Items!");
newUpdateItems();

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
public/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -1,2 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/mstile-70x70.png?v=Gvk4J866v5"/>
<square150x150logo src="/mstile-150x150.png?v=Gvk4J866v5"/>
<square310x310logo src="/mstile-310x310.png?v=Gvk4J866v5"/>
<TileColor>#b91d47</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 15 KiB

9
public/html_code.html Normal file
View File

@ -0,0 +1,9 @@
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=Gvk4J866v5">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=Gvk4J866v5">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=Gvk4J866v5">
<link rel="manifest" href="/site.webmanifest?v=Gvk4J866v5">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=Gvk4J866v5" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico?v=Gvk4J866v5">
<meta name="msapplication-TileColor" content="#b91d47">
<meta name="msapplication-TileImage" content="/mstile-144x144.png?v=Gvk4J866v5">
<meta name="theme-color" content="#ffffff">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

BIN
public/mstile-144x144.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
public/mstile-150x150.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
public/mstile-310x310.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
public/mstile-70x70.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

2
public/robots.txt Normal file
View File

@ -0,0 +1,2 @@
User-agent: *
Disallow:

View File

@ -0,0 +1,317 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="256.000000pt" height="256.000000pt" viewBox="0 0 256.000000 256.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,256.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M0 2380 c1 -106 5 -178 11 -174 13 8 11 -10 -3 -26 -11 -13 -11 -13
1 -3 11 9 18 7 33 -10 11 -12 17 -17 14 -11 -3 7 0 14 8 17 16 6 26 -1 26 -17
0 -6 -5 -4 -10 4 -5 8 -10 10 -10 4 0 -16 31 -41 60 -48 17 -4 14 -1 -9 10
-18 8 -31 17 -28 20 3 3 20 -3 39 -12 18 -10 40 -17 48 -15 8 2 12 0 9 -3 -4
-4 -17 -9 -29 -11 -12 -2 -25 -7 -29 -11 -3 -4 2 -4 11 -1 9 3 22 -1 28 -9 13
-15 45 -20 36 -6 -3 5 1 9 8 9 7 0 13 -6 13 -13 0 -7 -3 -11 -7 -9 -4 2 -7 -2
-7 -10 0 -11 5 -12 20 -3 14 7 17 7 13 -1 -8 -13 30 -34 45 -25 8 4 9 -1 4
-17 -4 -17 -3 -20 3 -10 8 11 10 11 15 0 4 -10 6 -10 6 -1 1 6 6 12 12 12 5 0
7 -5 3 -12 -4 -7 -3 -8 5 -4 7 5 9 16 5 28 -5 18 -4 19 9 7 11 -10 12 -19 5
-34 l-9 -20 16 20 c9 11 21 19 26 17 6 -1 8 2 4 8 -3 6 -10 8 -15 5 -5 -3 -12
-1 -15 5 -4 6 -3 10 2 9 21 -4 43 2 43 12 0 5 -5 7 -12 3 -6 -4 -8 -3 -4 4 3
6 16 9 27 7 18 -4 19 -2 7 12 -12 15 -11 15 10 4 18 -10 25 -9 38 4 8 8 12 15
7 15 -5 0 -14 -5 -20 -11 -8 -8 -13 -7 -18 2 -5 8 -4 10 4 5 6 -4 14 -1 17 8
3 9 12 12 21 9 12 -5 14 -3 8 8 -6 11 -5 12 6 2 18 -18 29 -16 29 5 0 14 -2
15 -10 2 -6 -9 -10 -10 -10 -3 0 13 27 30 45 29 6 -1 17 -5 25 -10 12 -7 13
-6 3 5 -18 19 -16 34 3 19 12 -11 15 -11 12 1 -2 8 3 13 11 11 12 -3 12 -1 0
14 -12 15 -12 17 0 9 11 -6 13 -4 8 7 -4 12 0 15 16 11 18 -4 19 -3 7 6 -13
10 -13 12 0 21 13 9 13 10 0 10 -13 0 -13 1 0 10 13 9 13 10 0 10 -13 0 -13 1
0 10 13 9 13 10 0 10 -13 0 -13 1 0 10 13 9 13 10 0 10 -13 0 -13 1 0 10 13 9
13 10 0 10 -13 0 -13 1 0 10 13 9 13 10 0 10 -13 0 -13 1 0 10 13 9 13 10 0
10 -13 0 -13 1 0 10 13 9 13 10 0 10 -13 0 -13 1 0 10 13 9 13 10 0 10 -13 0
-13 1 0 10 13 9 13 10 0 10 -12 0 -13 2 -1 9 11 7 11 9 0 14 -11 4 -11 6 1 6
13 1 13 2 0 11 -13 9 -13 10 0 10 13 0 13 1 0 10 -12 8 -12 10 -1 10 11 0 11
3 0 17 -8 9 -9 14 -3 10 6 -3 11 0 11 8 0 12 -53 14 -324 15 l-324 0 1 -180z
m60 -190 c-6 -11 -13 -20 -16 -20 -2 0 0 9 6 20 6 11 13 20 16 20 2 0 0 -9 -6
-20z"/>
<path d="M1436 2393 c-10 -10 -16 -12 -12 -6 5 10 -1 11 -26 7 -43 -8 -58 -22
-38 -34 8 -5 10 -10 5 -10 -6 0 -17 6 -24 13 -11 10 -13 9 -8 -5 4 -11 1 -15
-11 -13 -9 1 -21 -3 -25 -9 -5 -6 -5 0 -1 14 6 22 5 23 -9 12 -9 -8 -13 -21
-10 -30 4 -14 3 -14 -5 -3 -6 8 -9 19 -8 25 2 6 1 8 -1 4 -3 -5 -10 -8 -18 -8
-7 0 -19 -8 -26 -17 -8 -9 -9 -14 -3 -10 6 3 11 0 11 -7 0 -8 -8 -11 -19 -8
-10 2 -18 -1 -18 -7 0 -7 5 -9 13 -5 6 4 4 -2 -6 -13 -9 -11 -14 -23 -10 -26
3 -4 1 -7 -5 -7 -7 0 -12 -4 -12 -8 0 -5 7 -9 15 -9 8 0 12 4 9 9 -3 4 0 8 5
8 15 0 14 -13 -1 -29 -10 -11 -10 -13 0 -7 6 4 12 3 12 -2 0 -6 -7 -12 -15
-16 -8 -3 -15 -11 -15 -18 0 -9 3 -9 10 2 11 17 19 11 25 -19 2 -12 0 -19 -6
-16 -5 4 -6 12 -3 18 4 7 3 8 -1 4 -14 -12 -15 -37 -2 -37 7 0 5 -5 -3 -10
-13 -8 -13 -10 -1 -10 11 0 9 -4 -5 -15 -11 -9 -13 -13 -4 -10 11 4 15 -3 16
-30 1 -20 -3 -35 -10 -35 -6 0 -4 -4 4 -9 8 -6 18 -7 22 -5 4 3 8 0 8 -6 0 -7
-9 -9 -22 -5 -22 7 -22 6 -4 -7 15 -12 16 -17 6 -23 -9 -6 -11 -4 -5 6 5 8 4
11 0 6 -11 -9 -14 -68 -4 -61 4 2 11 0 14 -6 4 -6 1 -9 -7 -8 -7 2 -14 -8 -16
-21 -3 -17 0 -21 10 -16 7 5 10 4 5 0 -4 -5 -17 -10 -29 -12 -15 -2 -18 0 -12
10 5 7 1 4 -9 -7 -18 -19 -61 -31 -51 -14 4 5 12 7 18 5 7 -3 13 1 13 8 0 10
-6 11 -26 2 -14 -6 -29 -16 -33 -22 -5 -6 -8 -6 -8 2 0 6 5 15 10 18 6 3 9 14
9 23 -1 16 -2 16 -6 0 -2 -9 -14 -20 -26 -24 -12 -4 -25 -11 -28 -16 -3 -5 -9
-2 -12 7 -4 9 -3 14 1 11 4 -2 14 -1 22 4 12 8 13 11 2 22 -11 11 -13 10 -10
-2 2 -11 -4 -14 -21 -12 -18 3 -22 0 -18 -12 5 -12 2 -13 -16 -6 -12 4 -21 13
-19 20 1 6 -2 9 -8 5 -7 -4 -6 -13 2 -28 10 -19 9 -20 -4 -10 -9 8 -18 9 -26
3 -9 -7 -9 -7 -2 2 14 17 12 25 -5 25 -8 0 -12 -4 -9 -9 8 -12 -29 -6 -39 7
-5 6 -6 1 -3 -10 5 -16 1 -21 -14 -22 -11 -1 -20 3 -20 8 0 6 5 7 10 4 6 -3
10 -1 10 4 0 14 -17 14 -25 1 -5 -8 -12 -7 -23 2 -11 8 -10 5 3 -10 l19 -23
-27 10 c-22 9 -27 8 -27 -5 0 -8 -4 -12 -10 -9 -15 9 -54 15 -46 7 4 -4 13 -7
19 -7 5 0 12 -7 14 -15 3 -9 1 -11 -4 -5 -13 16 -66 12 -70 -5 -4 -13 -3 -13
6 0 6 8 11 10 11 4 0 -19 -13 -24 -28 -11 -13 10 -14 9 -7 -2 6 -11 3 -13 -13
-9 -15 4 -19 2 -15 -8 3 -8 10 -11 16 -7 6 3 7 1 3 -5 -4 -6 -13 -9 -20 -6 -7
3 -20 -2 -29 -10 -8 -8 -18 -12 -23 -8 -5 4 -2 -2 6 -12 13 -18 13 -19 -1 -14
-9 4 -16 1 -16 -8 0 -7 5 -10 10 -7 6 3 7 1 3 -6 -4 -6 -15 -10 -23 -9 -9 2
-18 -3 -21 -11 -3 -9 0 -11 8 -6 8 5 11 4 6 -3 -3 -6 -15 -9 -25 -7 -10 2 -18
-3 -18 -10 0 -7 6 -11 14 -8 7 3 13 1 13 -5 0 -5 -10 -9 -22 -8 -13 1 -30 -5
-39 -14 -14 -14 -14 -16 0 -28 9 -8 10 -11 4 -7 -19 9 -16 -6 5 -22 14 -12 14
-14 1 -10 -9 3 -16 -1 -16 -9 0 -7 5 -10 10 -7 6 4 7 1 2 -7 -4 -7 -2 -16 6
-21 12 -7 12 -9 0 -9 -8 0 -5 -7 9 -18 25 -20 19 -54 -8 -46 -13 4 -13 3 2 -6
15 -10 16 -14 5 -21 -10 -6 -10 -9 -2 -9 7 0 16 7 21 16 8 15 10 15 15 0 4
-10 3 -15 -3 -11 -14 9 -12 -8 3 -24 10 -11 10 -13 -1 -7 -11 7 -17 -5 -13
-27 1 -5 -3 -6 -8 -3 -5 3 -14 0 -20 -8 -9 -11 -9 -15 1 -19 7 -2 -2 -4 -19
-3 -18 0 -33 5 -33 10 0 5 -3 7 -6 4 -3 -4 -1 -16 6 -27 13 -25 7 -27 -15 -5
-19 19 -33 11 -16 -9 9 -11 7 -17 -6 -28 -9 -8 -14 -9 -10 -2 4 6 2 15 -4 19
-7 4 -9 3 -5 -4 3 -6 -2 -18 -11 -28 -16 -16 -16 -16 6 -9 20 6 22 5 12 -13
-14 -26 -14 -43 -1 -22 8 13 10 12 10 -3 0 -10 4 -16 8 -13 6 4 9 -83 3 -103
0 -2 -11 4 -23 15 l-21 19 18 -27 c9 -15 20 -26 24 -23 4 2 8 -2 8 -10 0 -8
-4 -12 -9 -9 -4 3 -8 -2 -8 -11 0 -9 4 -13 10 -10 6 3 10 0 10 -7 0 -9 3 -9
11 2 8 12 9 11 7 -5 -2 -11 2 -19 8 -18 6 1 11 -5 11 -13 0 -7 -4 -14 -9 -14
-4 0 -8 3 -8 8 0 4 -9 13 -20 19 -14 9 -21 10 -26 1 -4 -6 -3 -8 4 -4 6 3 20
-6 31 -20 17 -22 23 -24 36 -14 18 15 20 0 3 -19 -11 -11 -10 -13 3 -8 9 3 21
2 28 -2 16 -10 3 -41 -18 -41 -14 0 -14 -2 -1 -10 10 -6 19 -2 32 18 21 32 24
18 3 -21 -8 -15 -10 -25 -5 -22 4 3 10 2 13 -2 2 -5 2 -2 1 4 -3 12 9 17 28
14 5 0 8 5 8 11 0 9 4 8 10 -2 9 -13 10 -13 10 0 0 13 1 13 10 0 9 -13 10 -13
10 0 0 12 2 12 9 2 4 -8 11 -13 15 -13 3 1 6 -2 7 -6 1 -17 33 -43 46 -39 7 3
15 0 19 -6 4 -7 3 -8 -4 -4 -7 4 -12 3 -12 -2 0 -6 -10 -8 -22 -5 -13 3 -20 3
-17 -1 4 -4 19 -8 35 -9 15 -1 29 -9 31 -17 4 -13 3 -13 -7 0 -10 13 -11 13
-7 0 2 -8 10 -14 16 -12 6 1 11 -3 11 -9 0 -5 4 -8 9 -4 6 3 15 -4 21 -15 6
-11 15 -18 21 -15 5 4 8 1 7 -7 -2 -8 5 -12 17 -11 19 1 19 1 2 -11 -17 -13
-19 -39 -3 -64 5 -8 4 -18 -3 -25 -6 -6 -11 -18 -11 -26 0 -14 2 -14 11 -1 8
12 9 11 7 -5 -2 -11 2 -19 8 -18 10 2 14 -10 15 -49 0 -10 5 -21 11 -24 6 -4
8 -2 4 4 -3 6 -1 14 5 18 7 4 9 3 6 -3 -4 -6 2 -13 13 -16 11 -3 19 -11 18
-19 -2 -7 2 -12 7 -11 13 2 13 -73 1 -84 -5 -4 -7 2 -4 14 3 12 0 30 -8 41 -7
11 -10 22 -6 26 3 4 -1 4 -11 0 -10 -3 -17 -1 -17 6 0 6 4 9 9 5 5 -3 12 -1
16 4 3 6 -7 9 -24 8 -26 -2 -28 -4 -16 -17 10 -11 11 -20 3 -35 -6 -11 -7 -17
-3 -13 15 14 61 -46 56 -75 0 -4 4 -7 10 -7 6 0 8 9 4 23 -7 21 -6 21 11 5 14
-14 15 -20 5 -32 -7 -9 -11 -21 -8 -28 3 -8 6 -6 6 5 1 14 5 16 20 8 10 -6 21
-7 25 -4 3 3 6 2 7 -3 4 -41 7 -55 14 -61 4 -5 4 2 1 14 -6 19 -4 22 9 17 11
-5 15 -14 11 -28 -5 -21 -5 -21 10 -1 13 17 12 20 -6 30 -11 6 -18 14 -14 17
3 4 -3 11 -13 16 -18 10 -25 12 -43 12 -7 0 -7 7 1 21 9 17 8 20 -2 14 -8 -6
-10 -4 -4 5 6 9 4 11 -5 5 -9 -6 -11 -4 -5 5 5 8 4 11 -2 7 -5 -3 -10 0 -10 8
0 20 7 19 23 -2 12 -16 15 -16 23 -3 8 12 10 10 8 -8 0 -12 -5 -22 -9 -22 -4
0 -8 -5 -8 -11 0 -6 9 -8 23 -4 17 5 19 4 7 -4 -10 -7 -11 -11 -3 -11 7 0 29
-16 49 -35 20 -20 34 -28 30 -19 -4 10 -2 14 6 11 7 -2 12 -13 11 -23 -2 -16
-1 -15 9 4 12 23 30 30 26 10 -2 -7 9 -13 25 -13 15 -1 27 4 27 12 0 7 -7 10
-15 7 -8 -4 -15 -1 -15 4 0 6 -13 9 -30 7 -19 -3 -29 0 -27 8 1 6 -8 12 -20
13 -13 1 -20 -3 -16 -9 3 -6 1 -7 -6 -3 -6 4 -9 11 -6 16 3 5 -3 11 -12 13
-14 4 -13 5 4 6 12 0 23 -4 25 -11 3 -8 12 -4 26 10 12 12 22 18 22 14 0 -4
-5 -13 -11 -19 -7 -7 -6 -12 5 -16 9 -4 15 -1 13 5 -1 5 6 12 16 13 11 2 16 1
13 -2 -9 -9 14 -44 25 -37 6 3 13 -3 16 -15 6 -24 13 -26 33 -9 12 11 12 10 1
-5 -8 -10 -9 -17 -3 -17 6 0 16 8 21 18 8 13 10 14 11 2 0 -8 10 1 22 20 12
19 21 39 20 43 -1 5 2 5 8 2 8 -5 6 -13 -6 -26 -24 -27 -12 -33 14 -9 22 20
23 19 26 -17 1 -7 6 -13 11 -12 6 0 9 7 7 15 -2 8 4 14 13 14 22 0 30 -4 27
-12 -1 -5 2 -8 8 -8 13 0 13 17 0 25 -5 3 -10 11 -10 17 0 6 7 5 17 -3 9 -8
14 -9 10 -2 -9 14 2 45 13 38 5 -3 7 6 4 20 -3 15 0 25 8 25 6 0 20 8 31 17
11 10 17 12 13 5 -4 -7 -2 -12 7 -12 17 0 68 56 59 65 -3 3 2 3 13 -1 18 -7
19 -6 5 11 -8 10 -10 16 -3 12 7 -4 13 0 16 10 4 17 5 17 6 1 0 -10 6 -18 11
-18 6 0 10 8 10 18 0 14 2 15 10 2 7 -12 12 -12 21 -3 10 10 17 9 33 -5 20
-16 20 -16 7 0 -15 20 -2 25 17 6 9 -9 15 -9 25 1 10 10 8 11 -8 5 -18 -7 -19
-6 -5 12 14 17 13 18 -1 6 -14 -10 -16 -8 -15 16 1 25 3 27 19 18 9 -6 17 -16
17 -23 0 -6 4 -15 10 -18 7 -4 7 2 1 18 -6 14 -7 28 -3 33 4 4 2 4 -5 0 -6 -3
-14 -3 -17 2 -6 10 51 9 60 -1 4 -4 -1 -7 -11 -7 -10 0 -16 -3 -12 -6 3 -4 13
-4 22 0 14 5 14 8 -2 33 -17 28 -17 28 2 11 25 -21 52 -5 57 35 5 35 12 41 29
20 8 -9 9 -14 2 -10 -17 11 -26 -10 -13 -30 10 -16 10 -15 5 4 -5 18 -2 21 13
18 11 -2 19 2 19 10 0 8 -4 12 -8 10 -4 -3 -9 2 -12 10 -5 11 -1 12 17 5 16
-6 27 -5 35 3 7 7 16 13 22 13 5 1 15 2 22 3 8 1 8 4 -3 11 -9 5 -19 5 -26 0
-6 -6 -15 -6 -19 -2 -5 4 -5 1 0 -7 6 -10 4 -12 -5 -6 -9 5 -11 4 -6 -3 11
-18 0 -14 -15 6 -7 9 -9 14 -5 10 5 -4 15 -3 23 3 7 6 13 8 13 5 0 -4 11 6 25
21 13 15 25 22 25 16 0 -7 -4 -13 -10 -13 -5 0 -10 -4 -10 -8 0 -5 7 -9 15 -9
13 0 20 16 16 39 0 4 6 5 14 2 11 -5 14 -1 9 12 -5 16 -4 16 5 4 8 -11 7 -18
-6 -27 -21 -16 -9 -17 16 -1 16 9 18 16 10 32 -9 19 -8 19 10 -1 26 -30 36
-29 16 1 -16 23 -15 24 4 19 12 -3 18 -10 14 -17 -3 -6 -3 -8 2 -4 4 4 15 2
24 -5 14 -10 14 -10 4 3 -17 22 5 47 39 45 22 -2 26 1 17 12 -6 7 -8 13 -4 13
4 0 1 8 -6 17 -8 9 -9 14 -3 10 6 -3 20 0 30 8 10 8 24 14 29 15 6 0 5 -4 -2
-8 -9 -5 -6 -12 10 -21 19 -12 20 -12 10 0 -7 9 -8 20 -3 29 5 8 7 17 4 21 -2
4 4 6 14 5 12 -1 16 5 14 19 -2 16 -1 17 7 5 7 -11 4 -21 -11 -37 -12 -13 -19
-26 -16 -29 4 -3 11 4 17 15 7 13 18 18 29 15 14 -5 15 -4 2 5 -13 9 -13 11 0
12 8 1 22 1 30 0 13 -2 13 -1 0 8 -8 6 -11 11 -6 11 5 0 2 8 -5 17 -8 10 -9
14 -2 10 6 -4 14 -3 17 2 7 11 24 9 46 -4 9 -5 7 1 -5 15 -11 13 -14 20 -8 16
7 -4 21 -2 30 4 16 11 16 11 1 6 -10 -3 -20 0 -24 6 -4 7 -3 8 4 4 7 -4 12 -3
12 3 0 5 9 8 20 6 11 -2 18 0 15 5 -3 5 -17 6 -31 4 -24 -4 -25 -3 -10 11 19
19 21 39 4 29 -9 -5 -9 -2 1 9 14 17 26 24 17 9 -3 -5 1 -9 8 -9 8 0 12 6 9
14 -3 7 -12 13 -20 13 -8 0 -12 4 -8 9 3 5 1 12 -4 15 -5 3 -7 15 -4 25 4 17
-23 42 -47 45 -3 0 -4 6 -2 13 2 7 -2 13 -8 13 -5 0 -10 -5 -10 -12 0 -6 -3
-9 -6 -6 -3 4 0 17 7 30 12 22 11 23 -8 5 -16 -14 -20 -14 -20 -2 0 8 4 12 9
9 13 -8 10 10 -4 25 -10 11 -10 13 0 7 7 -4 12 -1 12 8 0 8 -3 16 -7 19 -5 2
-3 2 4 1 6 -2 14 4 17 12 9 23 7 31 -3 16 -7 -11 -9 -10 -14 3 -4 10 -3 14 4
10 6 -4 10 -1 8 6 -3 28 2 39 19 40 10 0 12 3 5 6 -7 2 -13 9 -13 14 0 6 5 7
10 4 6 -3 10 -2 10 4 0 5 -6 12 -12 14 -10 4 -10 6 0 6 7 1 10 6 7 11 -3 6 -1
10 5 10 6 0 8 5 5 10 -5 8 -12 7 -23 -2 -15 -12 -16 -11 -2 6 20 25 21 46 3
46 -13 0 -14 -2 -2 -17 13 -16 12 -17 -4 -4 -13 10 -15 17 -6 27 12 14 12 14
-23 18 -12 1 -13 11 -9 47 0 5 6 7 13 3 7 -4 8 -3 4 5 -10 15 -36 -4 -37 -28
0 -11 -2 -12 -6 -3 -3 7 1 20 8 28 10 13 10 17 -2 25 -10 7 -5 8 16 4 17 -3
24 -2 17 1 -7 3 -17 15 -24 27 -10 21 -10 21 7 7 17 -14 17 -14 7 6 -6 12 -8
24 -5 28 3 3 1 6 -5 6 -7 0 -12 -6 -13 -12 0 -7 -5 -3 -11 10 -6 12 -15 22
-20 22 -5 0 -4 -10 3 -22 l11 -21 -30 22 c-17 12 -33 17 -36 12 -3 -5 -22 -9
-41 -8 -23 1 -31 4 -25 11 5 8 -6 10 -36 9 -24 -1 -42 2 -40 6 6 9 -25 8 -40
-2 -6 -3 -26 -9 -44 -12 -18 -3 -37 -8 -41 -10 -3 -3 -12 2 -19 11 -10 12 -11
17 -1 27 10 9 11 8 6 -8 -5 -15 -4 -17 3 -6 7 10 6 21 -4 37 -10 15 -12 24 -5
29 15 9 14 65 -1 65 -10 0 -9 3 1 9 9 6 10 10 2 14 -7 3 -7 5 1 3 7 -2 13 -8
13 -14 0 -6 7 -17 15 -24 12 -11 12 -11 4 2 -12 17 -12 30 -1 47 5 9 3 11 -6
7 -8 -3 -18 0 -22 6 -3 6 -3 10 2 9 22 -4 24 3 7 23 -16 20 -17 21 -1 9 15
-12 20 -12 30 -1 9 10 9 11 0 6 -9 -5 -13 2 -13 24 0 22 4 29 13 24 10 -6 10
-4 0 7 -7 7 -13 17 -13 22 0 4 6 5 13 1 9 -6 9 -5 0 8 -7 8 -10 18 -6 21 3 4
8 19 9 33 2 14 0 23 -3 20 -4 -3 -7 -16 -8 -28 -1 -12 -8 -24 -16 -26 -8 -2
-10 0 -4 5 10 8 15 27 18 66 1 9 6 17 12 17 22 0 10 43 -22 77 -18 19 -33 31
-33 26 0 -5 5 -14 10 -19 7 -7 6 -11 -4 -11 -8 0 -13 4 -10 9 3 4 0 8 -6 8 -6
0 -8 5 -5 10 3 6 1 10 -4 10 -6 0 -11 -6 -11 -12 0 -9 -3 -8 -9 2 -6 8 -8 17
-6 20 2 4 -3 7 -11 7 -10 0 -11 -4 -4 -11 5 -5 10 -15 10 -20 0 -6 -5 -4 -10
4 -9 13 -11 13 -21 0 -8 -12 -9 -11 -5 6 4 14 2 21 -8 21 -9 0 -13 -4 -10 -8
2 -4 -1 -11 -8 -15 -7 -4 -10 -4 -6 1 10 10 -10 45 -25 45 -8 0 -8 -3 1 -9 11
-7 11 -9 -1 -14 -16 -6 -17 9 -3 31 4 7 4 12 -1 11 -20 -3 -33 2 -33 15 0 9
-8 12 -25 8 -23 -4 -31 5 -26 31 1 5 -3 6 -9 2 -6 -3 -8 -11 -5 -16 4 -5 1 -9
-4 -9 -10 0 -15 14 -12 33 1 5 -3 5 -9 2 -6 -4 -9 -14 -5 -22 4 -13 3 -14 -9
-4 -8 7 -12 20 -9 29 4 14 3 15 -5 2 -6 -8 -9 -17 -6 -21 2 -4 -1 -11 -7 -15
-7 -4 -10 -3 -7 2 3 5 2 18 -3 29 l-8 20 -1 -20 c-1 -19 -2 -18 -10 2 -7 16
-14 21 -26 16 -12 -4 -15 -3 -10 5 10 17 3 15 -18 -5z m-186 -63 c0 -5 -2 -10
-4 -10 -3 0 -8 5 -11 10 -3 6 -1 10 4 10 6 0 11 -4 11 -10z m637 -156 c-3 -3
-12 -4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z m-27 -174 c0 -5 -5 -10 -11
-10 -5 0 -7 5 -4 10 3 6 8 10 11 10 2 0 4 -4 4 -10z m113 -293 c7 3 8 2 4 -2
-10 -11 -37 -15 -37 -6 0 14 14 23 18 12 2 -6 9 -8 15 -4z m37 -7 c0 -5 -5
-10 -11 -10 -5 0 -7 5 -4 10 3 6 8 10 11 10 2 0 4 -4 4 -10z m-80 -10 c0 -4
-8 -7 -17 -5 -10 1 -24 -2 -30 -8 -9 -6 -13 -6 -13 1 0 11 13 17 41 19 11 1
19 -2 19 -7z m210 -6 c0 -8 -5 -12 -10 -9 -6 4 -8 11 -5 16 9 14 15 11 15 -7z
m-1659 -97 c-10 -9 -11 -8 -5 6 3 10 9 15 12 12 3 -3 0 -11 -7 -18z m1830
-450 c-10 -9 -11 -8 -5 6 3 10 9 15 12 12 3 -3 0 -11 -7 -18z m-61 -217 c0 -5
-5 -10 -11 -10 -5 0 -7 5 -4 10 3 6 8 10 11 10 2 0 4 -4 4 -10z m-1596 -96 c5
-14 4 -15 -9 -4 -17 14 -19 20 -6 20 5 0 12 -7 15 -16z m1449 -8 c4 -9 0 -13
-11 -11 -9 2 -19 4 -22 4 -4 1 21 20 26 21 1 0 4 -6 7 -14z m-43 -30 c0 -3 -4
-8 -10 -11 -5 -3 -10 -1 -10 4 0 6 5 11 10 11 6 0 10 -2 10 -4z m-1262 -151
c-3 -3 -9 2 -12 12 -6 14 -5 15 5 6 7 -7 10 -15 7 -18z m950 -26 c-2 -6 3 -14
11 -17 8 -2 11 0 7 6 -3 6 -2 13 3 16 11 7 9 -13 -3 -32 -6 -10 -11 -9 -21 5
-7 10 -11 21 -9 25 8 12 14 10 12 -3z m-33 -39 c3 -6 -1 -7 -9 -4 -18 7 -21
14 -7 14 6 0 13 -4 16 -10z m-69 -41 c3 -6 0 -18 -8 -26 -14 -13 -16 -13 -21
1 -4 10 -1 13 9 9 7 -3 14 -1 14 5 0 6 -6 13 -12 15 -10 4 -10 6 -1 6 6 1 15
-4 19 -10z m-36 -33 c0 -3 -4 -8 -10 -11 -5 -3 -10 -1 -10 4 0 6 5 11 10 11 6
0 10 -2 10 -4z m-146 -78 c-5 -8 -2 -9 11 -4 15 5 16 4 5 -9 -10 -12 -15 -13
-21 -3 -7 12 -3 28 7 28 3 0 2 -5 -2 -12z m-604 -18 c6 -11 7 -20 2 -20 -10 0
-32 21 -32 32 0 16 19 8 30 -12z m55 0 c3 -5 1 -10 -4 -10 -6 0 -11 5 -11 10
0 6 2 10 4 10 3 0 8 -4 11 -10z m465 -60 c0 -16 -31 -40 -43 -33 -6 4 -8 0 -4
-9 3 -10 -1 -18 -13 -21 -12 -3 -17 0 -15 12 2 9 4 20 4 24 1 5 5 6 10 3 5 -3
11 2 13 12 5 17 48 29 48 12z m-330 -20 c0 -5 -4 -10 -10 -10 -5 0 -10 5 -10
10 0 6 5 10 10 10 6 0 10 -4 10 -10z m0 -44 c0 -2 -7 -7 -16 -10 -8 -3 -12 -2
-9 4 6 10 25 14 25 6z"/>
<path d="M1340 322 c0 -12 3 -12 15 -2 8 7 15 13 15 15 0 1 -7 2 -15 2 -8 0
-15 -7 -15 -15z"/>
<path d="M1615 2359 c-4 -6 -5 -12 -2 -15 2 -3 7 2 10 11 7 17 1 20 -8 4z"/>
<path d="M546 2137 c3 -10 9 -15 12 -12 3 3 0 11 -7 18 -10 9 -11 8 -5 -6z"/>
<path d="M1180 2060 c0 -5 5 -10 11 -10 5 0 7 5 4 10 -3 6 -8 10 -11 10 -2 0
-4 -4 -4 -10z"/>
<path d="M971 1874 c0 -11 3 -14 6 -6 3 7 2 16 -1 19 -3 4 -6 -2 -5 -13z"/>
<path d="M1846 1781 c-3 -5 0 -14 7 -19 10 -8 13 -6 14 9 2 19 -11 26 -21 10z"/>
<path d="M1859 1713 c-13 -16 -12 -17 4 -4 9 7 17 15 17 17 0 8 -8 3 -21 -13z"/>
<path d="M2233 1555 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
<path d="M480 1453 c5 -2 8 -9 4 -14 -3 -5 0 -9 6 -9 15 0 7 23 -8 26 -7 1 -8
0 -2 -3z"/>
<path d="M490 1359 c0 -5 -4 -8 -9 -5 -5 3 -8 -2 -7 -12 0 -9 -5 -16 -11 -14
-7 1 -13 -2 -13 -8 0 -19 19 -10 40 20 12 17 17 30 11 30 -6 0 -11 -5 -11 -11z"/>
<path d="M2265 1361 c-3 -5 0 -13 6 -17 8 -5 9 -3 4 6 -6 10 -4 12 9 7 10 -4
15 -3 11 3 -8 13 -22 13 -30 1z"/>
<path d="M2286 1193 c-6 -14 -5 -15 5 -6 7 7 10 15 7 18 -3 3 -9 -2 -12 -12z"/>
<path d="M376 1151 c-4 -5 -1 -13 5 -16 5 -4 8 -13 5 -21 -3 -7 -1 -16 3 -18
9 -6 9 49 -1 59 -3 3 -9 2 -12 -4z"/>
<path d="M2340 1115 c7 -8 17 -15 22 -15 5 0 3 7 -6 15 -8 8 -18 15 -22 15 -3
0 -1 -7 6 -15z"/>
<path d="M362 1044 c10 -10 20 -16 22 -13 3 3 -5 11 -17 18 -21 13 -21 12 -5
-5z"/>
<path d="M2345 1040 c-3 -5 -1 -10 4 -10 6 0 11 5 11 10 0 6 -2 10 -4 10 -3 0
-8 -4 -11 -10z"/>
<path d="M355 971 c-3 -5 -2 -12 3 -15 5 -3 9 1 9 9 0 17 -3 19 -12 6z"/>
<path d="M2277 943 c-4 -6 0 -13 8 -17 8 -3 17 0 21 6 4 6 3 8 -4 4 -5 -3 -12
-1 -14 6 -3 8 -6 9 -11 1z"/>
<path d="M400 926 c0 -2 7 -7 16 -10 8 -3 12 -2 9 4 -6 10 -25 14 -25 6z"/>
<path d="M2316 913 c-6 -14 -5 -15 5 -6 7 7 10 15 7 18 -3 3 -9 -2 -12 -12z"/>
<path d="M473 895 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
<path d="M438 893 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z"/>
<path d="M413 857 c-3 -6 -1 -7 5 -3 6 3 15 -2 21 -11 9 -16 10 -16 8 3 -1 21
-23 28 -34 11z"/>
<path d="M2226 862 c-3 -5 1 -9 9 -9 8 0 12 4 9 9 -3 4 -7 8 -9 8 -2 0 -6 -4
-9 -8z"/>
<path d="M2294 858 c-4 -7 -4 -10 1 -6 4 4 15 2 24 -5 14 -11 14 -10 2 6 -16
20 -18 21 -27 5z"/>
<path d="M530 838 c0 -4 5 -8 11 -8 5 0 8 -4 5 -8 -2 -4 4 -8 14 -8 10 0 16 5
13 11 -2 7 3 12 12 12 9 0 14 -6 11 -14 -8 -19 2 -16 13 5 8 16 4 18 -35 18
-24 0 -44 -4 -44 -8z"/>
<path d="M2130 839 c-12 -8 -11 -9 5 -7 11 2 20 -2 20 -9 0 -6 3 -14 7 -18 3
-4 5 0 4 9 -4 26 -19 36 -36 25z"/>
<path d="M2166 782 c-3 -5 1 -9 9 -9 8 0 12 4 9 9 -3 4 -7 8 -9 8 -2 0 -6 -4
-9 -8z"/>
<path d="M2075 771 c-3 -5 -2 -12 3 -15 5 -3 9 1 9 9 0 17 -3 19 -12 6z"/>
<path d="M631 767 c2 -1 13 -9 24 -17 19 -14 19 -14 6 3 -7 9 -18 17 -24 17
-6 0 -8 -1 -6 -3z"/>
<path d="M2107 759 c7 -7 15 -10 18 -7 3 3 -2 9 -12 12 -14 6 -15 5 -6 -5z"/>
<path d="M684 719 c-4 -7 -3 -9 4 -5 5 3 13 0 15 -6 4 -9 6 -10 6 -1 1 17 -16
25 -25 12z"/>
<path d="M720 723 c0 -5 9 -18 19 -27 11 -10 17 -25 14 -34 -4 -15 -3 -15 6
-2 7 11 5 21 -12 40 -12 14 -23 27 -24 29 -2 2 -3 0 -3 -6z"/>
<path d="M1984 705 c-19 -15 -19 -15 1 -8 l20 6 -20 -24 -20 -24 21 18 c11 9
21 24 21 32 0 18 1 18 -23 0z"/>
<path d="M2050 699 c0 -5 5 -7 10 -4 6 3 10 8 10 11 0 2 -4 4 -10 4 -5 0 -10
-5 -10 -11z"/>
<path d="M1946 685 c-9 -26 -7 -32 5 -12 6 10 9 21 6 23 -2 3 -7 -2 -11 -11z"/>
<path d="M2013 655 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
<path d="M1890 640 c0 -7 46 -7 54 0 2 3 -9 6 -25 6 -16 1 -29 -2 -29 -6z"/>
<path d="M759 635 c-1 -3 -2 -8 -3 -12 -1 -5 -5 -14 -10 -22 -6 -10 -5 -12 2
-7 7 4 12 3 12 -3 0 -5 -6 -12 -12 -14 -8 -4 -9 -6 -2 -6 21 -2 38 27 25 42
-6 8 -8 17 -4 20 3 4 3 7 0 7 -4 0 -8 -2 -8 -5z"/>
<path d="M1868 623 c10 -4 10 -8 0 -21 -12 -15 -11 -16 4 -3 19 14 15 32 -5
30 -8 0 -8 -2 1 -6z"/>
<path d="M1791 547 c-13 -21 -12 -21 5 -5 10 10 16 20 13 22 -3 3 -11 -5 -18
-17z"/>
<path d="M756 532 c13 -13 20 -30 19 -46 -2 -14 2 -29 7 -33 6 -3 8 -1 4 5 -3
5 0 13 6 15 10 4 10 6 1 6 -7 1 -13 5 -13 11 0 5 6 8 13 6 6 -1 9 -1 4 1 -4 3
-5 9 -2 13 3 5 -9 17 -27 26 l-33 16 21 -20z"/>
<path d="M1749 523 c-13 -16 -12 -17 4 -4 16 13 21 21 13 21 -2 0 -10 -8 -17
-17z"/>
<path d="M1605 460 c-6 -9 -4 -11 5 -5 10 6 12 4 7 -7 -6 -16 17 -20 28 -5 3
4 2 5 -2 2 -3 -3 -11 3 -18 12 -9 13 -14 13 -20 3z"/>
<path d="M756 447 c3 -10 9 -15 12 -12 3 3 0 11 -7 18 -10 9 -11 8 -5 -6z"/>
<path d="M1547 443 c3 -7 0 -13 -6 -13 -5 0 -19 -10 -31 -22 -24 -26 -12 -46
17 -29 16 11 16 11 -4 6 -33 -9 -29 -2 22 38 39 30 42 35 22 33 -15 0 -23 -6
-20 -13z"/>
<path d="M787 427 c-3 -8 1 -14 9 -14 16 0 19 13 5 21 -5 3 -11 0 -14 -7z"/>
<path d="M1429 375 c-1 -5 -1 -14 0 -19 1 -5 -5 -6 -13 -3 -10 4 -13 1 -9 -9
4 -11 9 -12 19 -4 9 8 19 8 36 -1 20 -10 21 -9 8 2 -8 8 -20 21 -27 29 -7 8
-13 11 -14 5z"/>
<path d="M804 358 c-5 -7 -3 -8 5 -4 7 5 22 0 34 -11 l22 -18 -19 23 c-21 25
-32 27 -42 10z"/>
<path d="M1460 366 c0 -2 7 -6 15 -10 8 -3 15 -1 15 4 0 6 -7 10 -15 10 -8 0
-15 -2 -15 -4z"/>
<path d="M1435 320 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
-4 -4 -10z"/>
<path d="M1416 307 c3 -10 9 -15 12 -12 3 3 0 11 -7 18 -10 9 -11 8 -5 -6z"/>
<path d="M835 300 c-3 -5 -1 -10 4 -10 6 0 11 5 11 10 0 6 -2 10 -4 10 -3 0
-8 -4 -11 -10z"/>
<path d="M1390 300 c0 -5 5 -10 11 -10 5 0 7 5 4 10 -3 6 -8 10 -11 10 -2 0
-4 -4 -4 -10z"/>
<path d="M1086 287 c3 -10 9 -15 12 -12 3 3 0 11 -7 18 -10 9 -11 8 -5 -6z"/>
<path d="M900 260 c-18 -12 -2 -12 25 0 13 6 15 9 5 9 -8 0 -22 -4 -30 -9z"/>
<path d="M1255 250 c-3 -5 -4 -14 -1 -19 3 -5 -1 -12 -10 -15 -12 -5 -14 -1
-9 17 5 17 4 19 -4 7 -6 -8 -16 -15 -22 -15 -7 0 -13 -11 -14 -24 -2 -22 -1
-23 11 -6 8 10 17 16 20 12 13 -12 43 13 37 30 -5 12 -3 14 7 8 9 -5 11 -4 6
3 -9 15 -13 15 -21 2z"/>
<path d="M1335 231 c-3 -5 -2 -12 3 -15 5 -3 9 1 9 9 0 17 -3 19 -12 6z"/>
<path d="M1073 215 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
<path d="M1120 219 c-25 -7 -25 -7 -2 -8 13 -1 20 -5 17 -11 -3 -5 -1 -10 4
-10 6 0 11 5 11 10 0 6 5 10 11 10 5 0 7 -4 4 -10 -3 -5 -1 -10 4 -10 6 0 11
4 11 10 0 16 -34 27 -60 19z"/>
<path d="M1287 219 c7 -7 15 -10 18 -7 3 3 -2 9 -12 12 -14 6 -15 5 -6 -5z"/>
<path d="M1215 181 c-6 -11 13 -26 22 -17 4 3 1 6 -6 6 -7 0 -9 5 -6 10 3 6 4
10 1 10 -3 0 -7 -4 -11 -9z"/>
<path d="M1193 155 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 21 KiB

44
public/site.webmanifest Normal file
View File

@ -0,0 +1,44 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-36x36.png?v=Gvk4J866v5",
"sizes": "36x36",
"type": "image/png"
},
{
"src": "/android-chrome-48x48.png?v=Gvk4J866v5",
"sizes": "48x48",
"type": "image/png"
},
{
"src": "/android-chrome-72x72.png?v=Gvk4J866v5",
"sizes": "72x72",
"type": "image/png"
},
{
"src": "/android-chrome-96x96.png?v=Gvk4J866v5",
"sizes": "96x96",
"type": "image/png"
},
{
"src": "/android-chrome-144x144.png?v=Gvk4J866v5",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "/android-chrome-192x192.png?v=Gvk4J866v5",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png?v=Gvk4J866v5",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

View File

@ -13,7 +13,8 @@ a {
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 30px;
min-height: 30px;
height: auto;
line-height: 30px;
/* Vertically center the text there */
background-color: #f5f5f5;
@ -32,3 +33,12 @@ tr.link-row { cursor: pointer; }
.table{
margin-bottom: 0 !important;
}
.patreon{
color:red !important;
}
.tooltip-inner {
max-width: 585px !important;
text-align: justify !important;
}

21721
public/systems.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -748,7 +748,7 @@ router.get('/:id',function(req, res, next){
let taxrow = {};
taxrow.name = "Cost Index";
taxrow.perc = costIndex;
taxrow.perc = costIndex * 100;
taxrow.price = outtotal.price * costIndex;
taxrow.pricestr = numeral(outtotal.price * costIndex).format('0,0.00');
taxArr.push(taxrow);
@ -849,7 +849,7 @@ router.get('/:id',function(req, res, next){
let taxrow = {};
taxrow.name = "Cost Index";
taxrow.perc = costIndex;
taxrow.perc = costIndex * 100;
taxrow.price = outtotal.price * costIndex;
taxrow.pricestr = numeral(outtotal.price * costIndex).format('0,0.00');
taxArr.push(taxrow);
@ -950,7 +950,7 @@ router.get('/:id',function(req, res, next){
let taxrow = {};
taxrow.name = "Cost Index";
taxrow.perc = costIndex;
taxrow.perc = costIndex * 100;
taxrow.price = outtotal.price * costIndex;
taxrow.pricestr = numeral(outtotal.price * costIndex).format('0,0.00');
taxArr.push(taxrow);

View File

@ -10,13 +10,6 @@
gtag('config', 'UA-109766629-1');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6158194408879797",
enable_page_level_ads: true
});
</script>
<meta charset="UTF-8">
<meta name="description" content="EVE Online Reactions profit calculator for the POST-Lifeblood era">
<meta name="keywords" content="eve,reactions,lifeblood,profit,money,isk">
@ -24,6 +17,16 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>{{title}}</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=Gvk4J866v5">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=Gvk4J866v5">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=Gvk4J866v5">
<link rel="manifest" href="/site.webmanifest?v=Gvk4J866v5">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=Gvk4J866v5" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico?v=Gvk4J866v5">
<meta name="msapplication-TileColor" content="#b91d47">
<meta name="msapplication-TileImage" content="/mstile-144x144.png?v=Gvk4J866v5">
<meta name="theme-color" content="#ffffff">
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
@ -33,7 +36,6 @@
<script type="text/javascript" src="https://cdn.datatables.net/responsive/2.2.0/js/dataTables.responsive.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/responsive/2.2.0/js/responsive.bootstrap4.min.js"></script>
<link rel="stylesheet" href="/stylesheets/style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
@ -41,6 +43,12 @@
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.16/css/dataTables.bootstrap4.min.css"/>
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/responsive/2.2.0/css/responsive.bootstrap4.min.css"/>
<script>
$(function () {
$('[data-toggle="tooltip"]').tooltip({container: 'body'})
})
</script>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
@ -68,15 +76,26 @@
<li class="nav-item {{#if set}}active{{/if}}">
<a class="nav-link" href="/settings">Settings</a>
</li>
<li class="nav-item">
<a class="nav-link patreon" href="https://www.patreon.com/EVEReactionsCalculator" target="_blank">Patreon</a>
</li>
</ul>
</div>
</div>
</nav>
{{{body}}}
<footer class="footer bg-dark">
<div class="container">
<span class="text-muted">If this service has helped you, please consider donating some ISK to <strong>Oxed G</strong> - Thanks!</span>
<div class="row">
<div class="col">
<span class="text-muted">If this service has helped you, please consider donating some ISK to <strong>Oxed G</strong> - Thanks! | <a href="https://www.patreon.com/EVEReactionsCalculator" target="_blank">Patreon</a></span>
</div>
<div class="col-4">
<span class="text-muted pull-right text-right" data-toggle="tooltip" data-container="body" data-placement="top" title="EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights are reserved worldwide. All other trademarks are the property of their respective owners. EVE Online, the EVE logo, EVE and all associated logos and designs are the intellectual property of CCP hf. All artwork, screenshots, characters, vehicles, storylines, world facts or other recognizable features of the intellectual property relating to these trademarks are likewise the intellectual property of CCP hf. CCP hf. has granted permission to EVE Reactions Calculator to use EVE Online and all associated logos and designs for promotional and information purposes on its website but does not endorse, and is not in any way affiliated with, EVE Reactions Calculator. CCP is in no way responsible for the content on or functioning of this website, nor can it be liable for any damage arising from the use of this website."><u>CCP Copyright Notice</u></span>
</div>
</div>
</div>
</footer>
</body>