Skip to content

Instantly share code, notes, and snippets.

@DamianZaremba
Last active February 28, 2022 16:20
Show Gist options
  • Save DamianZaremba/ce2bfc9f62b950e69bec9974e8a2a819 to your computer and use it in GitHub Desktop.
Save DamianZaremba/ce2bfc9f62b950e69bec9974e8a2a819 to your computer and use it in GitHub Desktop.
Example dataset
<WPEditSet>
<WPEdit>
<EditType>change</EditType>
<EditID>xxxxxx</EditID>
<comment></comment>
<user>x.x.x.x</user>
<user_edit_count>256</user_edit_count>
<user_distinct_pages>123</user_distinct_pages>
<user_warns>19</user_warns>
<prev_user>x.x.x.x</prev_user>
<user_reg_time>1126797034</user_reg_time>
<common>
<page_made_time>1014652275</page_made_time>
<title>Natural gas</title>
<namespace>Main</namespace>
<creator>x.x.x.x</creator>
<num_recent_edits>402</num_recent_edits>
<num_recent_reversions>47</num_recent_reversions>
</common>
<current>
<minor>false</minor>
<timestamp>1259675842</timestamp>
<text>xxxxx</text>
</current>
<previous>
<timestamp>1259675706</timestamp>
<text>xxxxxx</text>
</previous>
<isVandalism>true</isVandalism>
</WPEdit>
</WPEditSet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment