Skip to content

Commit

Permalink
add Adversity lists
Browse files Browse the repository at this point in the history
  • Loading branch information
collinbarrett committed Feb 22, 2018
1 parent 28bea9b commit 5ec2fef
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 0 deletions.
54 changes: 54 additions & 0 deletions data/FilterList.json
Original file line number Diff line number Diff line change
Expand Up @@ -6676,5 +6676,59 @@
"submissionUrl": null,
"syntaxId": 7,
"viewUrl": "https://raw.githubusercontent.com/AFNIL-AntiFakeNewsInternationalList/AFNIL/master/AFNIL-ABP-uBO.txt"
},
{
"id": 372,
"description": null,
"descriptionSourceUrl": null,
"discontinuedDate": "2016-07-01T00:00:00",
"donateUrl": null,
"emailAddress": null,
"forumUrl": null,
"homeUrl": "https://github.com/Hubird-au/Adversity",
"issuesUrl": "https://github.com/Hubird-au/Adversity/issues",
"licenseId": 16,
"name": "Adversity",
"policyUrl": null,
"publishedDate": null,
"submissionUrl": null,
"syntaxId": 3,
"viewUrl": "https://raw.githubusercontent.com/Hubird-au/Adversity/master/Adversity.txt"
},
{
"id": 373,
"description": null,
"descriptionSourceUrl": null,
"discontinuedDate": "2016-07-01T00:00:00",
"donateUrl": null,
"emailAddress": null,
"forumUrl": null,
"homeUrl": "https://github.com/Hubird-au/Adversity",
"issuesUrl": "https://github.com/Hubird-au/Adversity/issues",
"licenseId": 16,
"name": "Adversity - Antisocial",
"policyUrl": null,
"publishedDate": null,
"submissionUrl": null,
"syntaxId": 3,
"viewUrl": "https://raw.githubusercontent.com/Hubird-au/Adversity/master/Antisocial.txt"
},
{
"id": 374,
"description": null,
"descriptionSourceUrl": null,
"discontinuedDate": "2016-07-01T00:00:00",
"donateUrl": null,
"emailAddress": null,
"forumUrl": null,
"homeUrl": "https://github.com/Hubird-au/Adversity",
"issuesUrl": "https://github.com/Hubird-au/Adversity/issues",
"licenseId": 16,
"name": "Adversity - Extreme Measures",
"policyUrl": null,
"publishedDate": null,
"submissionUrl": null,
"syntaxId": 3,
"viewUrl": "https://raw.githubusercontent.com/Hubird-au/Adversity/master/Extreme-Measures.txt"
}
]
12 changes: 12 additions & 0 deletions data/FilterListMaintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,5 +526,17 @@
{
"filterListId": 370,
"maintainerId": 52
},
{
"filterListId": 372,
"maintainerId": 53
},
{
"filterListId": 373,
"maintainerId": 53
},
{
"filterListId": 374,
"maintainerId": 53
}
]
7 changes: 7 additions & 0 deletions data/License.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,12 @@
"name": "CC BY-ND 4.0",
"permissiveAdaptation": false,
"permissiveCommercial": true
},
{
"id": 16,
"descriptionUrl": "https://creativecommons.org/licenses/by/3.0/",
"name": "CC BY 3.0",
"permissiveAdaptation": true,
"permissiveCommercial": true
}
]
7 changes: 7 additions & 0 deletions data/Maintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,5 +355,12 @@
"homeUrl": "https://github.com/tomasko126",
"name": "Tomáš Taro",
"twitterHandle": null
},
{
"id": 53,
"emailAddress": null,
"homeUrl": "https://github.com/Hubird-au",
"name": "Hubird-au",
"twitterHandle": null
}
]

0 comments on commit 5ec2fef

Please sign in to comment.