mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
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:
parent
460ea28ae7
commit
faa3823351
1 changed files with 8 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue