up wiki compare
This commit is contained in:
parent
e715d66020
commit
a59113400c
18 changed files with 4384 additions and 223314 deletions
21
test_recent_changes.json
Normal file
21
test_recent_changes.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"last_updated": "2025-08-31T18:57:25.156253",
|
||||
"recent_changes": [
|
||||
{
|
||||
"page_name": "Test Page 1",
|
||||
"page_url": "https://example.com/test1",
|
||||
"timestamp": "12:34",
|
||||
"user": "Test User 1",
|
||||
"comment": "Test comment 1",
|
||||
"change_size": "+123"
|
||||
},
|
||||
{
|
||||
"page_name": "Test Page 2",
|
||||
"page_url": "https://example.com/test2",
|
||||
"timestamp": "23:45",
|
||||
"user": "Test User 2",
|
||||
"comment": "Test comment 2",
|
||||
"change_size": "-456"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue