Improves on database

This commit is contained in:
Diego Najar 2018-01-18 23:50:03 +01:00
parent b60199d8c2
commit a2f41dbad4
16 changed files with 125 additions and 34 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.DS_Store

15
authors/anaggh.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "anaggh",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/anaggh",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

15
authors/clickwork.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "clickwork",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/clickwork-git",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

View File

@ -1,15 +1,15 @@
{
"author_name": "Diego",
"author_email": "",
"author_contact_url": "",
"author_website": "",
"author_twitter": "",
"author_facebook": "",
"author_github": "",
"author_youtube": "",
"author_reddit": "",
"author_pinterest": "",
"author_flickr": "",
"author_google_plus": "",
"author_vk": ""
"name": "Diego",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

15
authors/dimobelov.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "dimobelov",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/dimobelov",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

View File

@ -0,0 +1,15 @@
{
"name": "harleydavidson86",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/harleydavidson86",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

15
authors/krakengr.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "krakengr",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/Krakengr",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

15
authors/xm74.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "xm74",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/xm74",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

View File

@ -25,5 +25,5 @@
"1": "",
"2": ""
},
"author_username": "federick"
"author_username": "frederic"
}

View File

Before

Width:  |  Height:  |  Size: 504 KiB

After

Width:  |  Height:  |  Size: 504 KiB

View File

@ -25,5 +25,5 @@
"1": "",
"2": ""
},
"author_username": "HarleyDavidson86"
"author_username": "harleydavidson86"
}

View File

@ -7,19 +7,19 @@
"download_url": "https://github.com/clickwork-git/lightbox/archive/master.zip",
"demo_url": "",
"information_url": "https://github.com/clickwork-git/lightbox",
"description": "_DESCRIPTION_",
"description": "",
"features": {
"0": "",
"1": "",
"2": ""
},
"description_de": "_DESCRIPTION_GERMAN_",
"description_de": "",
"features_de": {
"0": "",
"1": "",
"2": ""
},
"description_es": "_DESCRIPTION_SPANISH_",
"description_es": "",
"features_es": {
"0": "",
"1": "",

View File

@ -1,15 +1,15 @@
{
"author_name": "Diego",
"author_email": "",
"author_contact_url": "",
"author_website": "",
"author_twitter": "",
"author_facebook": "",
"author_github": "",
"author_youtube": "",
"author_reddit": "",
"author_pinterest": "",
"author_flickr": "",
"author_google_plus": "",
"author_vk": ""
"name": "Diego",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}