mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
Update
This commit is contained in:
parent
4a3c059174
commit
20a971ae4f
34 changed files with 1162 additions and 861 deletions
|
@ -2169,6 +2169,7 @@ function addGetParam(_url, _key, _value) {
|
|||
}
|
||||
_url += sep + param;
|
||||
_url = removeDuplicatedGetParam(_url);
|
||||
_url = _url.replace("#?", "?");
|
||||
return _url;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue