test: refresh fixtures with full target coverage
Picks up testdata/html files that were previously skipped by TestRefreshFixtures because their optional env vars were unset: gallery_page_last, search_results, note_view, plus a fresh submission.html / gallery_page1 captured against the right targets.
This commit is contained in:
22
testdata/html/journals_listing_page1.html
vendored
22
testdata/html/journals_listing_page1.html
vendored
@@ -74,7 +74,7 @@
|
||||
data-user-logged-in="1"
|
||||
data-tag-blocklist="music"
|
||||
data-tag-blocklist-hide-tagless="0"
|
||||
data-tag-blocklist-nonce="fc35e0fbb7394001b45e5ea89279f096e8b4c36d2bcb69badff4c88e11dc9ae0"
|
||||
data-tag-blocklist-nonce="f08f522bb7c4b55aae677d808e4c50b6293aa9230cde1a57abbec8aa66a958e4"
|
||||
>
|
||||
|
||||
<script type="text/javascript">
|
||||
@@ -210,7 +210,7 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<h2><form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="e0593ee9c9729224f85bdd13fee8e19a780a0f08e9613dc51c81e8efe748b571"/></form>
|
||||
<h2><form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="9fc1c661c674197cd0ec912e1ca875f24930b04724e7c6cd08ac7312a70358e4"/></form>
|
||||
<script type="text/javascript">
|
||||
_fajs.push(['init_logout_button', '.logout-link button']);
|
||||
</script>
|
||||
@@ -364,7 +364,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="e0593ee9c9729224f85bdd13fee8e19a780a0f08e9613dc51c81e8efe748b571"/></form>
|
||||
<form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="9fc1c661c674197cd0ec912e1ca875f24930b04724e7c6cd08ac7312a70358e4"/></form>
|
||||
<script type="text/javascript">
|
||||
_fajs.push(['init_logout_button', '.logout-link button']);
|
||||
</script>
|
||||
@@ -590,11 +590,11 @@
|
||||
</div>
|
||||
|
||||
<div class="online-stats">
|
||||
96487 <strong><span title="Measured in the last 900 seconds">Users online</span></strong> —
|
||||
4522 <strong>guests</strong>,
|
||||
14157 <strong>registered</strong>
|
||||
and 77808 <strong>other</strong>
|
||||
<!-- Online Counter Last Update: Tue, 02 Jun 2026 12:18:00 -0700 -->
|
||||
91668 <strong><span title="Measured in the last 900 seconds">Users online</span></strong> —
|
||||
4823 <strong>guests</strong>,
|
||||
14001 <strong>registered</strong>
|
||||
and 72844 <strong>other</strong>
|
||||
<!-- Online Counter Last Update: Tue, 02 Jun 2026 12:27:00 -0700 -->
|
||||
</div>
|
||||
<small>Limit bot activity to periods with less than 10k registered users online.</small>
|
||||
|
||||
@@ -602,8 +602,8 @@
|
||||
<strong>© 2005-2026 Frost Dragon Art LLC</strong>
|
||||
|
||||
<div class="footnote">
|
||||
Server Time: Jun 2, 2026 12:18 PM<br />
|
||||
Page generated in 0.045 seconds<br />[ 13.8% PHP, 86.2% SQL ] (29 queries)<br />
|
||||
Server Time: Jun 2, 2026 12:27 PM<br />
|
||||
Page generated in 0.02 seconds<br />[ 37% PHP, 63% SQL ] (29 queries)<br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -634,7 +634,7 @@
|
||||
<script src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
var server_timestamp = 1780427914;
|
||||
var server_timestamp = 1780428436;
|
||||
var client_timestamp = Date.now() / 1000;
|
||||
var server_timestamp_delta = server_timestamp - client_timestamp;
|
||||
var sfw_cookie_name = 'sfw';
|
||||
|
||||
Reference in New Issue
Block a user