Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 5619655

Browse files
Update index.html
Make it use github pages
1 parent ed23b21 commit 5619655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<p>To access the unblocker, add a bookmark to the following:</p>
4040

4141
<code>
42-
javascript:(function(){document.body.innerHTML+='&lt;iframe src="https://proxys.lol/ui" style="width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999;background:#FFF;border:none;"&gt;&lt;/iframe&gt;'})();
42+
javascript:(function(){document.body.innerHTML+='&lt;iframe src="https://odddevelopment.github.io/FrameSearch/ui/" style="width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999;background:#FFF;border:none;"&gt;&lt;/iframe&gt;'})();
4343
</code> <!-- Please replace https://proxys.lol/ui with your own domain your running this on /ui for exaple https://exaple.com/ui -->
4444
<p>then run the bookmark on <a href="https://google.com">google.com</a> and it should pop up an unblocker (might
4545
have to give it 5 seconds.)</p>
@@ -48,4 +48,4 @@
4848

4949
</body>
5050

51-
</html>
51+
</html>

0 commit comments

Comments
 (0)