MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{ "batchcomplete": "", "continue": { "lecontinue": "20250105030724|208", "continue": "-||" }, "query": { "logevents": [ { "logid": 218, "ns": 0, "title": "Bash rename files", "pageid": 191, "logpage": 191, "params": {}, "type": "create", "action": "create", "user": "Chubbard", "timestamp": "2025-04-03T21:43:23Z", "comment": "Created page with \"==Rename files that have reserved characters== When ls is showing that funny diamond-question value in the output or you see a litteral $ in the filename, here is the fix I was able to use... <pre> ls output via -b N\\343o_Wave via ls -i 213764100 'N'$'\\343''o_Wave' # Use the inode value to move the file to something typable find . -maxdepth 1 -inum 213764100 -exec mv {} N_o_Wave \\; </pre> [[Category:Bash]]\"" }, { "logid": 217, "ns": 14, "title": "Category:Ansible", "pageid": 190, "logpage": 190, "params": {}, "type": "create", "action": "create", "user": "Chubbard", "timestamp": "2025-03-26T15:49:18Z", "comment": "Created page with \"Just a catchall category for Ansible stuff.\"" }, { "logid": 216, "ns": 0, "title": "Ansible", "pageid": 189, "logpage": 189, "params": {}, "type": "create", "action": "create", "user": "Chubbard", "timestamp": "2025-03-26T15:48:19Z", "comment": "Created page with \"==Ansible Notes== * Find details about ansible collection versions (RHEL) <pre> ~/.local/bin/ansible-galaxy collection list # /home/USER/.local/lib/python3.?/site-packages/ansible_collections Collection Version ----------------------------- ------- amazon.aws 1.5.1 ansible.netcommon 2.5.0 ansible.posix 1.3.0 ***** SNIP ***** # /usr/share/ansible/collections/ansible_collections Collection Versio...\"" }, { "logid": 215, "ns": 0, "title": "Iptables", "pageid": 188, "logpage": 188, "params": {}, "type": "create", "action": "create", "user": "Chubbard", "timestamp": "2025-03-11T18:01:15Z", "comment": "Created page with \"==iptables notes== Just some generic notes on working with IP tables. Can be a PITA when an issue is happening to remember the details.. REMEMBER: You can block YOURSELF if you do not use your head! Dont block: Internal IP address YOURSELF external IP address (if logging in via public interfaces) Loopbacks... Not sure what would happen but expect it would brick things.. Simple blocks * iptables -A INPUT -s 47.245.124.200 -j DROP Reminders: * This will not persist...\"" }, { "logid": 214, "ns": 2, "title": "User:Pmorris", "pageid": 89, "logpage": 89, "params": { "duration": "infinity", "flags": [ "nocreate", "noautoblock", "noemail", "nousertalk" ], "sitewide": "" }, "type": "block", "action": "block", "user": "Chubbard", "timestamp": "2025-03-10T23:10:22Z", "comment": "User is deceased. (miss you)" }, { "logid": 213, "ns": 2, "title": "User:JefferyGoodin83", "pageid": 0, "logpage": 0, "params": { "duration": "infinity", "flags": [ "nocreate" ], "sitewide": "" }, "type": "block", "action": "block", "user": "Chubbard", "timestamp": "2025-03-10T23:08:33Z", "comment": "Spamming links to external sites" }, { "logid": 212, "ns": 2, "title": "User:MickeyWicks901", "pageid": 0, "logpage": 0, "params": { "duration": "infinity", "flags": [ "nocreate" ], "sitewide": "" }, "type": "block", "action": "block", "user": "Chubbard", "timestamp": "2025-01-26T21:49:03Z", "comment": "" }, { "logid": 211, "ns": 2, "title": "User:UtaBelair19", "pageid": 0, "logpage": 0, "params": { "duration": "infinity", "flags": [ "nocreate" ], "sitewide": "" }, "type": "block", "action": "block", "user": "Chubbard", "timestamp": "2025-01-26T21:48:40Z", "comment": "Inserting false information" }, { "logid": 210, "ns": 2, "title": "User:JefferyGoodin83", "pageid": 0, "logpage": 0, "params": { "userid": 9 }, "type": "newusers", "action": "byemail", "user": "Chubbard", "timestamp": "2025-01-26T21:44:06Z", "comment": "" }, { "logid": 209, "ns": 0, "title": "Compression", "pageid": 187, "logpage": 187, "params": {}, "type": "create", "action": "create", "user": "Chubbard", "timestamp": "2025-01-19T00:39:20Z", "comment": "Created page with \"==Generic Notes on compressed files== ==rar== ==7z== * to show the files only via listing 7z l -ba file.7z ==zip== [[Category|Compression]]\"" } ] } }