add json func
This commit is contained in:
4
~/JavaScript/location.href.js
Normal file
4
~/JavaScript/location.href.js
Normal file
@ -0,0 +1,4 @@
|
||||
// Перейти на нужную страницу можно с помощью JavaScript
|
||||
// document.location.href = "https://www.site";
|
||||
|
||||
document.location.href = url.value;
|
Reference in New Issue
Block a user