Skip to content

Commit 7117e66

Browse files
authored
Update popup.html
1 parent e2b833f commit 7117e66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extension/popup.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<h2>RestrictBypass</h2>
99
<p>url of bypass site</p>
1010
<input id="server" placeholder="enter url of bypass site" , value="https://restrictbypass.xanondev.repl.co"></input>
11-
<p>url of bypass</p>
11+
<p>url to bypass</p>
1212
<input id="link" placeholder="enter url to bypass"></input>
1313
<script src="popup.js"></script>
1414
<button id="submit">Bypass Restriction</button>
1515
<p id="credits">powered by <a href="https://github.com/xanonDev/RestrictBypass" target="_blank">https://github.com/xanonDev/RestrictBypass</a></p>
1616
<p id="debug"></p>
1717
</body>
1818

19-
</html>
19+
</html>

0 commit comments

Comments
 (0)