Skip to content

Commit 842e144

Browse files
Added fake goguardian blocked page fast-link
Added button to redirect to fake block page from goguardian. Signed-off-by: Altify <Altify@mail.com>
1 parent 5bfb84a commit 842e144

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,9 @@ <h2 class="title text-center text-uppercase" title="Free Portion">Latest</h2>
256256
<div class="btn-latest-row col-md-3">
257257
<a class="rowbutton" href='?wheel' target="_blank" rel="noreferrer">Wheel of names</a><br><br>
258258
</div>
259+
<div class="btn-latest-row col-md-3">
260+
<a class="rowbutton" href='?goguardian' target="_blank" rel="noreferrer">Fake Blocked GoGuardian Page</a><br><br>
261+
</div>
259262
</div>
260263
</div>
261264
</div>

0 commit comments

Comments
 (0)