include all possible properties in first object

to simplify both pull requests and importing into Google Sheets, the first object now has all possible properties (with null values as needed)
This commit is contained in:
Collin M. Barrett 2016-12-16 08:58:09 -06:00 committed by GitHub
parent 460ea28ae7
commit faa3823351

View file

@ -6,9 +6,15 @@
"descrSourceUrl": "https://github.com/adblockpolska/Adblock_PL_List",
"viewUrl": "https://raw.githubusercontent.com/adblockpolska/Adblock_PL_List/master/adblock_polska.txt",
"homeUrl": "https://www.facebook.com/adblockpl",
"guideUrl": null,
"forumUrl": null,
"issuesUrl": "https://github.com/adblockpolska/Adblock_PL_List/issues",
"email": "adblockpolska@gmail.com",
"changelogUrl": "https://github.com/adblockpolska/Adblock_PL_List/commits/master"
"changelogUrl": "https://github.com/adblockpolska/Adblock_PL_List/commits/master",
"donateUrl": null,
"forksCombos": [
null
]
},
{
"list": "Ayucat Powerful List",
@ -213,4 +219,4 @@
"homeUrl": "https://github.com/wiltteri/subscriptions",
"changelogUrl": "https://github.com/wiltteri/subscriptions/commits/master"
}
]
]