All public logs

Jump to navigation Jump to search

Combined display of all available logs of Cor ad Cor. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:50, 9 November 2024 Mxmsj talk contribs created page Sundays of Pleroma (Created page with "<html> <!-- coded this on 2024-11-09 --> <div id="SundaysTable"></div> <script type="text/javascript"> function getNumberOfDays() { const date1 = new Date("4/24/1981"); const date2 = new Date(); // One day in milliseconds const oneDay = 1000 * 60 * 60 * 24; // Calculating the time difference between two dates const diffInTime = date2.getTime() - date1.getTime(); // Calculating the no. of days between two dates const diffInDays = Math....")