Skip to content

Instantly share code, notes, and snippets.

@sivaraam
Created June 19, 2019 07:25
Show Gist options
  • Save sivaraam/8290594766f31e90a181be8048304a15 to your computer and use it in GitHub Desktop.
Save sivaraam/8290594766f31e90a181be8048304a15 to your computer and use it in GitHub Desktop.
A copy of the campaigns file containing campaigns related to Wikimedia Commons. Source: https://github.com/commons-app/campaigns/blob/3cc60307c5a1f57eaa919389ade5f30299247b5c/campaigns.json
{
"config": {
"showOnlyLiveCampaigns": false,
"sortBy": "title/startDate/endDate"
},
"campaigns": [{
"title": "Wiki Loves Monuments",
"description": "Wiki Loves Monuments",
"startDate": "2018-09-01",
"endDate": "2018-09-30",
"link": "https://www.wikilovesmonuments.org/contest/"
},
{
"title": "Wiki Loves Earth",
"description": "Wiki Loves Earth",
"startDate": "2018-05-01",
"endDate": "2018-06-30",
"link": "http://wikilovesearth.org/"
},
{
"title": "Wiki Loves Monuments",
"description": "Wiki Loves Monuments",
"startDate": "2019-09-01",
"endDate": "2019-09-30",
"link": "https://www.wikilovesmonuments.org/contest/"
},
{
"title": "Wiki Loves Earth",
"description": "Wiki Loves Earth",
"startDate": "2019-05-01",
"endDate": "2019-06-30",
"link": "http://wikilovesearth.org/"
},
{
"title": "Picture of the Year 2018 (Round 2)",
"description": "Help select the 2018 Picture of the Year.",
"startDate": "2019-03-01",
"endDate": "2019-03-17",
"link": "https://commons.wikimedia.org/wiki/Commons:Picture_of_the_Year/2018/R2/Gallery"
},
{
"title": "Wiki Loves Love 2019",
"description": "Wiki Loves Love 2019",
"startDate": "2019-02-01",
"endDate": "2019-02-28",
"link": "https://commons.wikimedia.org/wiki/Commons:Wiki_Loves_Love_2019"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment