Map.plist 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>ShareContentMapField</key>
  6. <dict>
  7. <key>urlName</key>
  8. <string>url_name</string>
  9. <key>videoFlashUrl</key>
  10. <string>video_flash_url</string>
  11. <key>audioFlashUrl</key>
  12. <string>audio_flash_url</string>
  13. <key>sourceFileExtension</key>
  14. <string>source_extension</string>
  15. <key>sourceFileData</key>
  16. <string>source_file</string>
  17. <key>userId</key>
  18. <string>uid</string>
  19. <key>comment</key>
  20. <string>comment</string>
  21. <key>resolveFinalUrl</key>
  22. <string>resolve_final_url</string>
  23. <key>folderId</key>
  24. <string>folder_id</string>
  25. <key>isPrivateFromSource</key>
  26. <string>private_from_source</string>
  27. <key>friendsOnly</key>
  28. <string>is_friend</string>
  29. <key>groupId</key>
  30. <string>group_id</string>
  31. <key>appButtonTitle</key>
  32. <string>app_button_title</string>
  33. <key>imageHeight</key>
  34. <string>image_height</string>
  35. <key>imageWidth</key>
  36. <string>image_width</string>
  37. <key>ipadMarkParam</key>
  38. <string>ipad_market_param</string>
  39. <key>ipadExecParam</key>
  40. <string>ipad_exec_param</string>
  41. <key>iphoneMarkParam</key>
  42. <string>iphone_market_param</string>
  43. <key>iphoneExecParam</key>
  44. <string>iphone_exec_param</string>
  45. <key>androidMarkParam</key>
  46. <string>android_market_​param</string>
  47. <key>androidExecParam</key>
  48. <string>android_exec_param</string>
  49. <key>enableShare</key>
  50. <string>enable_share</string>
  51. <key>permission</key>
  52. <string>permission</string>
  53. <key>boardName</key>
  54. <string>board</string>
  55. <key>notebook</key>
  56. <string>notebook</string>
  57. <key>author</key>
  58. <string>author</string>
  59. <key>source</key>
  60. <string>source</string>
  61. <key>videoPath</key>
  62. <string>video</string>
  63. <key>audioPath</key>
  64. <string>audio</string>
  65. <key>hidden</key>
  66. <string>hidden</string>
  67. <key>contentType</key>
  68. <string>content_type</string>
  69. <key>safetyLevel</key>
  70. <string>safety_level</string>
  71. <key>isFamily</key>
  72. <string>is_family</string>
  73. <key>isFriend</key>
  74. <string>is_friend</string>
  75. <key>isPublic</key>
  76. <string>is_public</string>
  77. <key>blogName</key>
  78. <string>blog_name</string>
  79. <key>visibility</key>
  80. <string>visibility</string>
  81. <key>menuY</key>
  82. <string>menu_display_y</string>
  83. <key>menuX</key>
  84. <string>menu_display_x</string>
  85. <key>tweetId</key>
  86. <string>tweet_id</string>
  87. <key>tags</key>
  88. <string>tags</string>
  89. <key>albumId</key>
  90. <string>album_id</string>
  91. <key>urlDesc</key>
  92. <string>desc</string>
  93. <key>bccRecipients</key>
  94. <string>bcc_recipients</string>
  95. <key>ccRecipients</key>
  96. <string>cc_recipients</string>
  97. <key>recipients</key>
  98. <string>recipients</string>
  99. <key>attachmentPath</key>
  100. <string>attachments</string>
  101. <key>emoticonData</key>
  102. <string>emoticon_data</string>
  103. <key>gif</key>
  104. <string>emoticon_data</string>
  105. <key>fileData</key>
  106. <string>file_data</string>
  107. <key>extInfo</key>
  108. <string>ext_info</string>
  109. <key>musicUrl</key>
  110. <string>audio_url</string>
  111. <key>text</key>
  112. <string>text</string>
  113. <key>title</key>
  114. <string>title</string>
  115. <key>url</key>
  116. <string>url</string>
  117. <key>type</key>
  118. <string>type</string>
  119. <key>images</key>
  120. <string>images</string>
  121. <key>objectID</key>
  122. <string>object_id</string>
  123. <key>latitude</key>
  124. <string>lat</string>
  125. <key>longitude</key>
  126. <string>long</string>
  127. <key>thumbImage</key>
  128. <string>thumb_image</string>
  129. </dict>
  130. <key>SinaWeibo</key>
  131. <dict>
  132. <key>PlatformID</key>
  133. <integer>1</integer>
  134. <key>AuthType</key>
  135. <string>auth_type</string>
  136. <key>RedirectUrl</key>
  137. <string>redirect_uri</string>
  138. <key>AppSecret</key>
  139. <string>app_secret</string>
  140. <key>AppKey</key>
  141. <string>app_key</string>
  142. </dict>
  143. <key>TencentWeibo</key>
  144. <dict>
  145. <key>PlatformID</key>
  146. <integer>2</integer>
  147. <key>RedirectUri</key>
  148. <string>redirect_uri</string>
  149. <key>AppSecret</key>
  150. <string>app_secret</string>
  151. <key>AppKey</key>
  152. <string>app_key</string>
  153. </dict>
  154. <key>Douban</key>
  155. <dict>
  156. <key>PlatformID</key>
  157. <integer>5</integer>
  158. <key>ApiKey</key>
  159. <string>api_key</string>
  160. <key>Secret</key>
  161. <string>secret</string>
  162. <key>RedirectUri</key>
  163. <string>redirect_uri</string>
  164. </dict>
  165. <key>QZone</key>
  166. <dict>
  167. <key>PlatformID</key>
  168. <integer>6</integer>
  169. <key>AuthType</key>
  170. <string>auth_type</string>
  171. <key>AppId</key>
  172. <string>app_id</string>
  173. <key>AppKey</key>
  174. <string>app_key</string>
  175. </dict>
  176. <key>Renren</key>
  177. <dict>
  178. <key>PlatformID</key>
  179. <integer>7</integer>
  180. <key>AppId</key>
  181. <string>app_id</string>
  182. <key>ApiKey</key>
  183. <string>app_key</string>
  184. <key>SecretKey</key>
  185. <string>secret_key</string>
  186. <key>AuthType</key>
  187. <string>auth_type</string>
  188. </dict>
  189. <key>KaiXin</key>
  190. <dict>
  191. <key>PlatformID</key>
  192. <integer>8</integer>
  193. <key>AppKey</key>
  194. <string>api_key</string>
  195. <key>AppSecret</key>
  196. <string>secret_key</string>
  197. <key>RedirectUri</key>
  198. <string>redirect_uri</string>
  199. </dict>
  200. <key>Facebook</key>
  201. <dict>
  202. <key>PlatformID</key>
  203. <integer>10</integer>
  204. <key>ConsumerKey</key>
  205. <string>api_key</string>
  206. <key>ConsumerSecret</key>
  207. <string>app_secret</string>
  208. <key>AuthType</key>
  209. <string>auth_type</string>
  210. </dict>
  211. <key>Twitter</key>
  212. <dict>
  213. <key>PlatformID</key>
  214. <integer>11</integer>
  215. <key>ConsumerKey</key>
  216. <string>consumer_key</string>
  217. <key>ConsumerSecret</key>
  218. <string>consumer_secret</string>
  219. <key>CallbackUrl</key>
  220. <string>redirect_uri</string>
  221. </dict>
  222. <key>Evernote</key>
  223. <dict>
  224. <key>PlatformID</key>
  225. <integer>12</integer>
  226. <key>HostType</key>
  227. <string>host_type</string>
  228. <key>ConsumerSecret</key>
  229. <string>consumer_secret</string>
  230. <key>ConsumerKey</key>
  231. <string>consumer_key</string>
  232. </dict>
  233. <key>EvernoteInternational</key>
  234. <dict>
  235. <key>PlatformID</key>
  236. <integer>996</integer>
  237. <key>HostType</key>
  238. <string>host_type</string>
  239. <key>ConsumerSecret</key>
  240. <string>consumer_secret</string>
  241. <key>ConsumerKey</key>
  242. <string>consumer_key</string>
  243. </dict>
  244. <key>GooglePlus</key>
  245. <dict>
  246. <key>PlatformID</key>
  247. <integer>14</integer>
  248. <key>ClientID</key>
  249. <string>client_id</string>
  250. <key>ClientSecret</key>
  251. <string>client_secret</string>
  252. <key>RedirectUri</key>
  253. <string>redirect_uri</string>
  254. </dict>
  255. <key>Instagram</key>
  256. <dict>
  257. <key>PlatformID</key>
  258. <integer>15</integer>
  259. <key>ClientId</key>
  260. <string>client_id</string>
  261. <key>ClientSecret</key>
  262. <string>client_secret</string>
  263. <key>RedirectUri</key>
  264. <string>redirect_uri</string>
  265. </dict>
  266. <key>LinkedIn</key>
  267. <dict>
  268. <key>PlatformID</key>
  269. <integer>16</integer>
  270. <key>ApiKey</key>
  271. <string>api_key</string>
  272. <key>SecretKey</key>
  273. <string>secret_key</string>
  274. <key>RedirectUrl</key>
  275. <string>redirect_url</string>
  276. </dict>
  277. <key>Tumblr</key>
  278. <dict>
  279. <key>PlatformID</key>
  280. <integer>17</integer>
  281. <key>OAuthConsumerKey</key>
  282. <string>consumer_key</string>
  283. <key>SecretKey</key>
  284. <string>consumer_secret</string>
  285. <key>CallbackUrl</key>
  286. <string>callback_url</string>
  287. </dict>
  288. <key>Email</key>
  289. <dict>
  290. <key>PlatformID</key>
  291. <integer>18</integer>
  292. </dict>
  293. <key>ShortMessage</key>
  294. <dict>
  295. <key>PlatformID</key>
  296. <integer>19</integer>
  297. </dict>
  298. <key>Print</key>
  299. <dict>
  300. <key>PlatformID</key>
  301. <integer>20</integer>
  302. </dict>
  303. <key>Copy</key>
  304. <dict>
  305. <key>PlatformID</key>
  306. <integer>21</integer>
  307. </dict>
  308. <key>Wechat</key>
  309. <dict>
  310. <key>PlatformID</key>
  311. <integer>22</integer>
  312. <key>AppId</key>
  313. <string>app_id</string>
  314. <key>AppSecret</key>
  315. <string>app_secret</string>
  316. </dict>
  317. <key>WechatMoments</key>
  318. <dict>
  319. <key>PlatformID</key>
  320. <integer>23</integer>
  321. <key>AppId</key>
  322. <string>app_id</string>
  323. <key>AppSecret</key>
  324. <string>app_secret</string>
  325. </dict>
  326. <key>QQ</key>
  327. <dict>
  328. <key>PlatformID</key>
  329. <integer>24</integer>
  330. <key>AppKey</key>
  331. <string>app_key</string>
  332. <key>AppId</key>
  333. <string>app_id</string>
  334. <key>AuthType</key>
  335. <string>auth_type</string>
  336. </dict>
  337. <key>Instapaper</key>
  338. <dict>
  339. <key>PlatformID</key>
  340. <integer>25</integer>
  341. <key>ConsumerKey</key>
  342. <string>consumer_key</string>
  343. <key>ConsumerSecret</key>
  344. <string>consumer_secret</string>
  345. </dict>
  346. <key>Pocket</key>
  347. <dict>
  348. <key>PlatformID</key>
  349. <integer>26</integer>
  350. <key>ConsumerKey</key>
  351. <string>consumer_key</string>
  352. <key>RedirectUri</key>
  353. <string>redirect_uri</string>
  354. <key>AuthType</key>
  355. <string>auth_type</string>
  356. </dict>
  357. <key>YouDao</key>
  358. <dict>
  359. <key>PlatformID</key>
  360. <integer>27</integer>
  361. <key>ConsumerKey</key>
  362. <string>consumer_key</string>
  363. <key>ConsumerSecret</key>
  364. <string>consumer_secret</string>
  365. <key>RedirectUri</key>
  366. <string>oauth_callback</string>
  367. </dict>
  368. <key>Pinterest</key>
  369. <dict>
  370. <key>PlatformID</key>
  371. <integer>30</integer>
  372. <key>ClientId</key>
  373. <string>client_id</string>
  374. </dict>
  375. <key>Flickr</key>
  376. <dict>
  377. <key>PlatformID</key>
  378. <integer>34</integer>
  379. <key>ApiKey</key>
  380. <string>api_key</string>
  381. <key>ApiSecret</key>
  382. <string>api_secret</string>
  383. </dict>
  384. <key>Dropbox</key>
  385. <dict>
  386. <key>PlatformID</key>
  387. <integer>35</integer>
  388. <key>AppKey</key>
  389. <string>app_key</string>
  390. <key>AppSecret</key>
  391. <string>app_secret</string>
  392. <key>RedirectUri</key>
  393. <string>oauth_callback</string>
  394. </dict>
  395. <key>VKontakte</key>
  396. <dict>
  397. <key>PlatformID</key>
  398. <integer>36</integer>
  399. <key>ApplicationId</key>
  400. <string>application_id</string>
  401. <key>SecretKey</key>
  402. <string>secret_key</string>
  403. <key>AuthType</key>
  404. <string>auth_type</string>
  405. </dict>
  406. <key>WechatFavorite</key>
  407. <dict>
  408. <key>PlatformID</key>
  409. <integer>37</integer>
  410. <key>AppId</key>
  411. <string>app_id</string>
  412. <key>AppSecret</key>
  413. <string>app_secret</string>
  414. </dict>
  415. <key>Yixin</key>
  416. <dict>
  417. <key>PlatformID</key>
  418. <integer>38</integer>
  419. <key>AppId</key>
  420. <string>app_id</string>
  421. <key>AppSecret</key>
  422. <string>app_secret</string>
  423. <key>RedirectUri</key>
  424. <string>redirect_uri</string>
  425. <key>AuthType</key>
  426. <string>auth_type</string>
  427. </dict>
  428. <key>YixinMoments</key>
  429. <dict>
  430. <key>PlatformID</key>
  431. <integer>39</integer>
  432. <key>AppId</key>
  433. <string>app_id</string>
  434. <key>AppSecret</key>
  435. <string>app_secret</string>
  436. <key>RedirectUri</key>
  437. <string>redirect_uri</string>
  438. <key>AuthType</key>
  439. <string>auth_type</string>
  440. </dict>
  441. <key>YixinFav</key>
  442. <dict>
  443. <key>PlatformID</key>
  444. <integer>40</integer>
  445. <key>AppId</key>
  446. <string>app_id</string>
  447. <key>AppSecret</key>
  448. <string>app_secret</string>
  449. <key>RedirectUri</key>
  450. <string>redirect_uri</string>
  451. <key>AuthType</key>
  452. <string>auth_type</string>
  453. </dict>
  454. <key>Mingdao</key>
  455. <dict>
  456. <key>PlatformID</key>
  457. <integer>41</integer>
  458. <key>AppKey</key>
  459. <string>app_key</string>
  460. <key>AppSecret</key>
  461. <string>app_secret</string>
  462. <key>RedirectUri</key>
  463. <string>redirect_uri</string>
  464. </dict>
  465. <key>Line</key>
  466. <dict>
  467. <key>PlatformID</key>
  468. <integer>42</integer>
  469. </dict>
  470. <key>WhatsApp</key>
  471. <dict>
  472. <key>PlatformID</key>
  473. <integer>43</integer>
  474. </dict>
  475. <key>KakaoTalk</key>
  476. <dict>
  477. <key>PlatformID</key>
  478. <integer>44</integer>
  479. <key>AppKey</key>
  480. <string>app_key</string>
  481. <key>RestApiKey</key>
  482. <string>rest_api_key</string>
  483. <key>RedirectUri</key>
  484. <string>redirect_uri</string>
  485. <key>AuthType</key>
  486. <string>auth_type</string>
  487. </dict>
  488. <key>KakaoStory</key>
  489. <dict>
  490. <key>PlatformID</key>
  491. <integer>45</integer>
  492. <key>AppKey</key>
  493. <string>app_key</string>
  494. <key>RestApiKey</key>
  495. <string>rest_api_key</string>
  496. <key>RedirectUri</key>
  497. <string>redirect_uri</string>
  498. <key>AuthType</key>
  499. <string>auth_type</string>
  500. </dict>
  501. <key>FacebookMessenger</key>
  502. <dict>
  503. <key>PlatformID</key>
  504. <integer>46</integer>
  505. </dict>
  506. <key>Alipay</key>
  507. <dict>
  508. <key>PlatformID</key>
  509. <integer>50</integer>
  510. <key>AppId</key>
  511. <string>app_id</string>
  512. </dict>
  513. </dict>
  514. </plist>