|
Revision 14, 1.1 kB
(checked in by nobu, 1 year ago)
|
|
| Line | |
|---|
| 1 |
[ |
|---|
| 2 |
{ |
|---|
| 3 |
"pk": 5, |
|---|
| 4 |
"model": "blog.pingserver", |
|---|
| 5 |
"fields": { |
|---|
| 6 |
"url": "http:\/\/blog.goo.ne.jp\/XMLRPC", |
|---|
| 7 |
"is_active": 1, |
|---|
| 8 |
"label": "Goo" |
|---|
| 9 |
} |
|---|
| 10 |
}, |
|---|
| 11 |
{ |
|---|
| 12 |
"pk": 1, |
|---|
| 13 |
"model": "blog.pingserver", |
|---|
| 14 |
"fields": { |
|---|
| 15 |
"url": "http:\/\/blogsearch.google.co.jp\/ping\/RPC2", |
|---|
| 16 |
"is_active": 1, |
|---|
| 17 |
"label": "Google Blog Search" |
|---|
| 18 |
} |
|---|
| 19 |
}, |
|---|
| 20 |
{ |
|---|
| 21 |
"pk": 3, |
|---|
| 22 |
"model": "blog.pingserver", |
|---|
| 23 |
"fields": { |
|---|
| 24 |
"url": "http:\/\/r.hatena.ne.jp\/rpc", |
|---|
| 25 |
"is_active": 1, |
|---|
| 26 |
"label": "Hatena" |
|---|
| 27 |
} |
|---|
| 28 |
}, |
|---|
| 29 |
{ |
|---|
| 30 |
"pk": 4, |
|---|
| 31 |
"model": "blog.pingserver", |
|---|
| 32 |
"fields": { |
|---|
| 33 |
"url": "http:\/\/rpc.reader.livedoor.com\/ping", |
|---|
| 34 |
"is_active": 1, |
|---|
| 35 |
"label": "Livedoor Reader" |
|---|
| 36 |
} |
|---|
| 37 |
}, |
|---|
| 38 |
{ |
|---|
| 39 |
"pk": 2, |
|---|
| 40 |
"model": "blog.pingserver", |
|---|
| 41 |
"fields": { |
|---|
| 42 |
"url": "http:\/\/api.my.yahoo.com\/RPC2", |
|---|
| 43 |
"is_active": 1, |
|---|
| 44 |
"label": "Yahoo!" |
|---|
| 45 |
} |
|---|
| 46 |
} |
|---|
| 47 |
] |
|---|