-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathpppl.json
37 lines (37 loc) · 854 Bytes
/
pppl.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"countryCode": "pl",
"country": "Poland",
"partyName": {
"en": "Pirate Party Poland",
"pl": "Partia Pirat\u00f3w"
},
"type": "national",
"websites": {
"official": "http:\/\/polskapartiapiratow.pl\/"
},
"socialNetworks": {
"facebook": {
"username": "PolskaPartiaPiratow",
"id": "225917204161515"
},
"twitter": {
"username": "PartiaPiratow",
"hashtag": null
},
"youtube": "PirackaTV",
"irc": {
"ircChannel": "#partiapiratow",
"ircServer": "irc.pirateirc.net"
}
},
"membership": {
"ppi": false,
"ppeu": "full"
},
"contact": {
"general": {
"email": "[email protected]"
}
},
"partyCode": "PPPL"
}