Firefox browsing history polling: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    4 March 2013

    • curprev 18:3618:36, 4 March 2013Roelroscama talk contribs 551 bytes +551 Created page with "<source lang='python'> import sqlite3, time, datetime t = datetime.datetime.today() mn = datetime.datetime(t.year,t.month, t.day) ts = time.mktime(mn.timetuple()) ts = long(..."