Browse Source

completed

master
Cailean Finn 9 months ago
parent
commit
e1c0ba9019
  1. 4
      client/app.js
  2. 34
      client/links.json

4
client/app.js

@ -55,9 +55,9 @@ imageObj.onload = function () {
y: link.y,
width: link.width,
height: link.height,
fill: 'rgba(255, 0, 0, 1.0)',
fill: 'rgba(255, 0, 0, 0.0)',
draggable: false,
shadowColor: 'rgba(0, 0, 0, 0.5)',
shadowColor: 'rgba(0, 0, 0, 0)',
shadowBlur: 20,
shadowOffset: { x: 0, y: 0 },
shadowOpacity: 1,

34
client/links.json

@ -93,7 +93,7 @@
"height": 30,
"x": 6817,
"y": 1073,
"url": "happycore-aesthetic"
"url": "weblinks"
},
{
"id": "most-wholesome",
@ -101,7 +101,7 @@
"height": 30,
"x": 7500,
"y": 1080,
"url": "most-wholesome"
"url": "weblinks"
},
{
"id": "trauma",
@ -109,7 +109,7 @@
"height": 30,
"x": 7170,
"y": 1185,
"url": "trauma"
"url": "weblinks"
},
{
"id": "advocate",
@ -117,7 +117,7 @@
"height": 30,
"x": 7651,
"y": 1225,
"url": "advocate"
"url": "weblinks"
},
{
"id": "NSFW",
@ -125,7 +125,7 @@
"height": 30,
"x": 7600,
"y": 1260,
"url": "NSFW"
"url": "weblinks"
}
]
},
@ -146,7 +146,7 @@
"height": 40,
"x": 7642,
"y": 992,
"url": "baker-miller-pink"
"url": "weblinks"
}
]
},
@ -279,7 +279,7 @@
"height": 40,
"x": 2434,
"y": 3022,
"url": "waifu-small-url"
"url": "weblinks"
}
]
@ -301,7 +301,7 @@
"height": 47,
"x": 3957,
"y": 2871,
"url": "greatest-troll-url"
"url": "weblinks"
}
]
@ -401,7 +401,7 @@
"height": 22,
"x": 5950,
"y": 4731,
"url": "antropomorphic-url"
"url": "weblinks"
}
]
},
@ -422,7 +422,7 @@
"height": 23,
"x": 4382,
"y": 5659,
"url": "comment-1-url"
"url": "weblinks"
},
{
"id": "comment-2",
@ -430,7 +430,7 @@
"height": 23,
"x": 4639,
"y": 5736,
"url": "comment-2-url"
"url": "weblinks"
},
{
"id": "enlistment-tracker",
@ -438,7 +438,7 @@
"height": 30,
"x": 4731,
"y": 5920,
"url": "enlistment-tracker-url"
"url": "weblinks"
}
]
},
@ -459,7 +459,7 @@
"height": 50,
"x": 3512,
"y": 5127,
"url": "cute-aspects-url"
"url": "weblinks"
}
]
},
@ -519,7 +519,7 @@
"height": 59,
"x": 2576,
"y": 3865,
"url": "embracing-fantasies-url"
"url": "weblinks"
}
]
},
@ -532,7 +532,7 @@
"height": 30,
"x": 8650,
"y": 4939,
"url": "marichka-art-url"
"url": "weblinks"
},
{
"id": "TPB",
@ -540,7 +540,7 @@
"height": 30,
"x": 8646,
"y": 4988,
"url": "TPB-url"
"url": "weblinks"
},
{
"id": "patria",
@ -548,7 +548,7 @@
"height": 27,
"x": 8652,
"y": 5035,
"url": "TPB-url"
"url": "weblinks"
}
]
}

Loading…
Cancel
Save