Update timestamp

This commit is contained in:
Samuel Péchèr
2025-12-18 17:34:47 +00:00
parent 60dc6927fe
commit 6b427ad9b9
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby #!/usr/bin/env ruby
BACKFILL_TIMESTAMP = Time.parse("2025-12-18 00:00:00 UTC") BACKFILL_TIMESTAMP = Time.parse("2025-12-19 00:07:00 UTC")
ACCOUNT_ID = nil # restrict to an account_id ACCOUNT_ID = nil # restrict to an account_id
# Split sibling <p> tags with content by inserting <p><br</p> to replicaate previous view. # Split sibling <p> tags with content by inserting <p><br</p> to replicaate previous view.