darkness
09.01.2018, 01:16
Hallo,
ich habe in einem Container einen Link zu oboom.com und einen zu rapidgator.net.
Hier was die API zurückgibt:
{
state: 1,
container: {
link: "http://filecrypt.cc/Container/758CB456F1.html",
name: "Chip Magazin Februar 02 2018",
tags: [ ],
hoster: [
"rg.to"
],
size: 39335500,
size_human: "37.51 MB",
links: 2,
status: 1,
smallimg: "http://filecrypt.cc/Stat/997AB922AF.png",
bigimg: "http://filecrypt.cc/Stat/XXL/4F389D0744.png",
created: 1515446257,
edited: 0,
views: {
today: 0,
week: 3,
all: 4
}
}
}
Ich hätte folgendes erwartet:
{
state: 1,
container: {
link: "http://filecrypt.cc/Container/758CB456F1.html",
name: "Chip Magazin Februar 02 2018",
tags: [ ],
hoster: [
"rg.to",
"oboom.com"
],
size: 39335500,
size_human: "37.51 MB",
links: 2,
status: 1,
smallimg: "http://filecrypt.cc/Stat/997AB922AF.png",
bigimg: "http://filecrypt.cc/Stat/XXL/4F389D0744.png",
created: 1515446257,
edited: 0,
views: {
today: 0,
week: 3,
all: 4
}
}
}
Außerdem wäre es dann doch ganz schön wenn die API, im Falle von rapidgator.net auch rapidgator.net zurückgibt nicht rg.to ...
ich habe in einem Container einen Link zu oboom.com und einen zu rapidgator.net.
Hier was die API zurückgibt:
{
state: 1,
container: {
link: "http://filecrypt.cc/Container/758CB456F1.html",
name: "Chip Magazin Februar 02 2018",
tags: [ ],
hoster: [
"rg.to"
],
size: 39335500,
size_human: "37.51 MB",
links: 2,
status: 1,
smallimg: "http://filecrypt.cc/Stat/997AB922AF.png",
bigimg: "http://filecrypt.cc/Stat/XXL/4F389D0744.png",
created: 1515446257,
edited: 0,
views: {
today: 0,
week: 3,
all: 4
}
}
}
Ich hätte folgendes erwartet:
{
state: 1,
container: {
link: "http://filecrypt.cc/Container/758CB456F1.html",
name: "Chip Magazin Februar 02 2018",
tags: [ ],
hoster: [
"rg.to",
"oboom.com"
],
size: 39335500,
size_human: "37.51 MB",
links: 2,
status: 1,
smallimg: "http://filecrypt.cc/Stat/997AB922AF.png",
bigimg: "http://filecrypt.cc/Stat/XXL/4F389D0744.png",
created: 1515446257,
edited: 0,
views: {
today: 0,
week: 3,
all: 4
}
}
}
Außerdem wäre es dann doch ganz schön wenn die API, im Falle von rapidgator.net auch rapidgator.net zurückgibt nicht rg.to ...