Update README.md
This commit is contained in:
parent
cbcddfa20a
commit
8b4cd90a0e
142
README.md
142
README.md
|
@ -42,7 +42,7 @@ ActivityPub implementation for GNUBOARD 5
|
||||||
"object": {
|
"object": {
|
||||||
"type": "Note",
|
"type": "Note",
|
||||||
"generator": "GNUBOARD5 ActivityPub Plugin (INSTANCE_ID: 4d6076784cbd864ade7c746690d37051, INSTANCE_VERSION: 0.1.11-dev)",
|
"generator": "GNUBOARD5 ActivityPub Plugin (INSTANCE_ID: 4d6076784cbd864ade7c746690d37051, INSTANCE_VERSION: 0.1.11-dev)",
|
||||||
"id": "http://example.org/bbs/board.php?bo_table=apstreams&wr_id=215",
|
"id": "http://example.org/bbs/board.php?bo_table=apstreams&wr_id=218",
|
||||||
"attributedTo": "http://example.org/?route=activitypub.user&mb_id=admin",
|
"attributedTo": "http://example.org/?route=activitypub.user&mb_id=admin",
|
||||||
"content": "날씨 어때요? @admin@example.org",
|
"content": "날씨 어때요? @admin@example.org",
|
||||||
"icon": "https://www.gravatar.com/avatar/bdbd5eb70305f1eaaa0340687758676a",
|
"icon": "https://www.gravatar.com/avatar/bdbd5eb70305f1eaaa0340687758676a",
|
||||||
|
@ -53,125 +53,55 @@ ActivityPub implementation for GNUBOARD 5
|
||||||
"latitude": 37.5001593,
|
"latitude": 37.5001593,
|
||||||
"units": "m",
|
"units": "m",
|
||||||
"_weather": {
|
"_weather": {
|
||||||
"dt": 1657098169,
|
"dt": 1657099094,
|
||||||
"sunrise": 1657052227,
|
"sunrise": 1657052227,
|
||||||
"sunset": 1657105004,
|
"sunset": 1657105004,
|
||||||
"temp": 305.05,
|
"temp": 306.04,
|
||||||
"feels_like": 308.32,
|
"feels_like": 310.71,
|
||||||
"pressure": 1005,
|
"pressure": 1005,
|
||||||
"humidity": 54,
|
"humidity": 55,
|
||||||
"dew_point": 294.59,
|
"dew_point": 295.8,
|
||||||
"uvi": 0.8,
|
"uvi": 0.8,
|
||||||
"clouds": 100,
|
"clouds": 75,
|
||||||
"visibility": 10000,
|
"visibility": 10000,
|
||||||
"wind_speed": 2.72,
|
"wind_speed": 2.57,
|
||||||
"wind_deg": 126,
|
"wind_deg": 160,
|
||||||
"wind_gust": 3.76,
|
|
||||||
"weather": [{
|
"weather": [{
|
||||||
"id": 804,
|
"id": 803,
|
||||||
"main": "Clouds",
|
"main": "Clouds",
|
||||||
"description": "overcast clouds",
|
"description": "broken clouds",
|
||||||
"icon": "04d"
|
"icon": "04d"
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
"_exchange": {
|
"_exchange": {
|
||||||
"KRW-AED": {
|
"KRW-AED": 353.38,
|
||||||
"ttb": "349.84",
|
"KRW-AUD": 882.25,
|
||||||
"tts": "356.91"
|
"KRW-BHD": 3442.79,
|
||||||
},
|
"KRW-BND": 923.71,
|
||||||
"KRW-AUD": {
|
"KRW-CAD": 996.28,
|
||||||
"ttb": "873.42",
|
"KRW-CHF": 1340.42,
|
||||||
"tts": "891.07"
|
"KRW-CNH": 194.16,
|
||||||
},
|
"KRW-DKK": 179.12,
|
||||||
"KRW-BHD": {
|
"KRW-EUR": 1332.72,
|
||||||
"ttb": "3,408.36",
|
"KRW-GBP": 1551.95,
|
||||||
"tts": "3,477.21"
|
"KRW-HKD": 165.42,
|
||||||
},
|
"KRW-IDR(100)": 8.66,
|
||||||
"KRW-BND": {
|
"KRW-JPY(100)": 957.05,
|
||||||
"ttb": "914.47",
|
"KRW-KRW": 0,
|
||||||
"tts": "932.94"
|
"KRW-KWD": 2135.85,
|
||||||
},
|
"KRW-MYR": 293.7,
|
||||||
"KRW-CAD": {
|
"KRW-NOK": 129.06,
|
||||||
"ttb": "986.31",
|
"KRW-NZD": 800.67,
|
||||||
"tts": "1,006.24"
|
"KRW-SAR": 345.76,
|
||||||
},
|
"KRW-SEK": 123.57,
|
||||||
"KRW-CHF": {
|
"KRW-SGD": 923.71,
|
||||||
"ttb": "1,327.01",
|
"KRW-THB": 36.11,
|
||||||
"tts": "1,353.82"
|
"KRW-USD": 1298
|
||||||
},
|
|
||||||
"KRW-CNH": {
|
|
||||||
"ttb": "192.21",
|
|
||||||
"tts": "196.1"
|
|
||||||
},
|
|
||||||
"KRW-DKK": {
|
|
||||||
"ttb": "177.32",
|
|
||||||
"tts": "180.91"
|
|
||||||
},
|
|
||||||
"KRW-EUR": {
|
|
||||||
"ttb": "1,319.39",
|
|
||||||
"tts": "1,346.04"
|
|
||||||
},
|
|
||||||
"KRW-GBP": {
|
|
||||||
"ttb": "1,536.43",
|
|
||||||
"tts": "1,567.46"
|
|
||||||
},
|
|
||||||
"KRW-HKD": {
|
|
||||||
"ttb": "163.76",
|
|
||||||
"tts": "167.07"
|
|
||||||
},
|
|
||||||
"KRW-IDR(100)": {
|
|
||||||
"ttb": "8.57",
|
|
||||||
"tts": "8.74"
|
|
||||||
},
|
|
||||||
"KRW-JPY(100)": {
|
|
||||||
"ttb": "947.47",
|
|
||||||
"tts": "966.62"
|
|
||||||
},
|
|
||||||
"KRW-KRW": {
|
|
||||||
"ttb": "0",
|
|
||||||
"tts": "0"
|
|
||||||
},
|
|
||||||
"KRW-KWD": {
|
|
||||||
"ttb": "4,183",
|
|
||||||
"tts": "4,267.51"
|
|
||||||
},
|
|
||||||
"KRW-MYR": {
|
|
||||||
"ttb": "290.76",
|
|
||||||
"tts": "296.63"
|
|
||||||
},
|
|
||||||
"KRW-NOK": {
|
|
||||||
"ttb": "127.76",
|
|
||||||
"tts": "130.35"
|
|
||||||
},
|
|
||||||
"KRW-NZD": {
|
|
||||||
"ttb": "792.66",
|
|
||||||
"tts": "808.67"
|
|
||||||
},
|
|
||||||
"KRW-SAR": {
|
|
||||||
"ttb": "342.3",
|
|
||||||
"tts": "349.21"
|
|
||||||
},
|
|
||||||
"KRW-SEK": {
|
|
||||||
"ttb": "122.33",
|
|
||||||
"tts": "124.8"
|
|
||||||
},
|
|
||||||
"KRW-SGD": {
|
|
||||||
"ttb": "914.47",
|
|
||||||
"tts": "932.94"
|
|
||||||
},
|
|
||||||
"KRW-THB": {
|
|
||||||
"ttb": "35.74",
|
|
||||||
"tts": "36.47"
|
|
||||||
},
|
|
||||||
"KRW-USD": {
|
|
||||||
"ttb": "1,285.02",
|
|
||||||
"tts": "1,310.98"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"published": "2022-07-06T09:02:51Z",
|
"published": "2022-07-06T09:18:25Z",
|
||||||
"updated": "2022-07-06T09:02:51Z"
|
"updated": "2022-07-06T09:18:25Z"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user