https://gist.github.com/zone559/fcff5f67dd051a1d228c35d5abbcf25e
Added Vsco Journal / Blogs
example: https://vsco.co/jtrav/journal/p/1
Change Vsco Collection To Repost (url still the same, just different name)
example: https://vsco.co/jtrav/collection/1
change how many post it request per api call from
"limit" : "14",
to
"limit" : "30",
I hope I did it correctly
https://gist.github.com/zone559/fcff5f67dd051a1d228c35d5abbcf25e
Added Vsco Journal / Blogs
example: https://vsco.co/jtrav/journal/p/1
Change Vsco Collection To Repost (url still the same, just different name)
example: https://vsco.co/jtrav/collection/1
change how many post it request per api call from
"limit" : "14",
to
"limit" : "30",
I hope I did it correctly