mirror of
https://git.bakhai.co.in/FbIN/4Get.git
synced 2025-11-05 04:21:31 +05:30
Removed profanity
This commit is contained in:
parent
e677514cb6
commit
274aa1b8d0
12 changed files with 23 additions and 23 deletions
|
|
@ -212,7 +212,7 @@ class vimeo{
|
|||
|
||||
public function video($get){
|
||||
|
||||
// parse shit
|
||||
// parse stuff
|
||||
if($get["npt"]){
|
||||
|
||||
[$npt, $proxy] =
|
||||
|
|
@ -594,7 +594,7 @@ class vimeo{
|
|||
//
|
||||
// get jwt token
|
||||
// it's probably safe to cache this across proxies, cause the jwt doesnt contain an userID
|
||||
// only an appID, whatever shit that is
|
||||
// only an appID, whatever stuff that is
|
||||
// we can only cache it for 5 minutes though, otherwise vimeo cries about it
|
||||
//
|
||||
if($proxy === null){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue