Skip to content

Commit

Permalink
Add special case
Browse files Browse the repository at this point in the history
  • Loading branch information
kremio committed Jun 14, 2019
1 parent baeb3ae commit b305141
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions special-cases.js
Expand Up @@ -488,5 +488,12 @@ module.exports = {
name:"Pressemeldung der Polizei",
pusblishedDate: ( new tc.DateTime( "2006-11-12T00:00"+TIMEZONE ) ).toIsoString()
}]
},
"https://www.reachoutberlin.de/de/content/berlin-pankow-11":{
sources:[{
name:"Pankower Netzwerk gegen Rassismus, Antisemitismus und rechte Gewalt"
},{
name:"Pankower Register"
}]
}
}

0 comments on commit b305141

Please sign in to comment.