|
|
@@ -583,6 +583,17 @@ const attributionData = { |
|
|
"chemicalcrux" |
|
|
"chemicalcrux" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
prefix: "./media/objects/", |
|
|
|
|
|
files: [ |
|
|
|
|
|
{ name: "paperclip.svg", source: null } |
|
|
|
|
|
], |
|
|
|
|
|
authors: [ |
|
|
|
|
|
"alexander-madyankin", |
|
|
|
|
|
"roman-shamin", |
|
|
|
|
|
"chemicalcrux", |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
prefix: "./media/objects/humans/", |
|
|
prefix: "./media/objects/humans/", |
|
|
files: [ |
|
|
files: [ |
|
|
@@ -624,6 +635,10 @@ const attributionData = { |
|
|
}, |
|
|
}, |
|
|
], |
|
|
], |
|
|
people: { |
|
|
people: { |
|
|
|
|
|
"alexander-madyankin": { |
|
|
|
|
|
name: "Alexander Madyankin", |
|
|
|
|
|
url: "https://madyankin.name/" |
|
|
|
|
|
}, |
|
|
"appledectomy": { |
|
|
"appledectomy": { |
|
|
name: "Appledectomy", |
|
|
name: "Appledectomy", |
|
|
url: "https://www.furaffinity.net/user/appledectomy" |
|
|
url: "https://www.furaffinity.net/user/appledectomy" |
|
|
@@ -808,6 +823,10 @@ const attributionData = { |
|
|
name: "Rogue Megawolf", |
|
|
name: "Rogue Megawolf", |
|
|
url: "https://twitter.com/roguemegawolf" |
|
|
url: "https://twitter.com/roguemegawolf" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"roman-shamin": { |
|
|
|
|
|
name: "Roman Shamin", |
|
|
|
|
|
url: "https://twitter.com/romanshamin" |
|
|
|
|
|
}, |
|
|
"scareye": { |
|
|
"scareye": { |
|
|
name: "Scareye", |
|
|
name: "Scareye", |
|
|
url: "https://www.furaffinity.net/user/scareye/" |
|
|
url: "https://www.furaffinity.net/user/scareye/" |
|
|
@@ -923,4 +942,4 @@ function sourceOf(file) { |
|
|
return undefined; |
|
|
return undefined; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
prepareAttribution(); |
|
|
|
|
|
|
|
|
prepareAttribution(); |