404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.219.247.127: ~ $
<?php

class SwedishIntentService extends IntentService {

    function init(){
        $this->availableIntents= [];
        $this->availableSystemIntents[]= new SwedishStart($this);
        $this->availableIntents[]= new EuroToman($this);
        $this->inlineIntents[]= new SwedishInviteInline($this);
        $this->availableSingleWordIntents= [];
    }
}
?>

Filemanager

Name Type Size Permission Actions
db Folder 0755
AccessSwedish.class.php File 1.37 KB 0755
SwedisIntentService.class.php File 361 B 0755
SwedishInviteInline.class.php File 1.6 KB 0755
SwedishStart.intent.class.php File 2.36 KB 0755
TTSSwedish.class.php File 1.57 KB 0755
TranslateSwedish.class.php File 872 B 0755
loaderswedish.php File 537 B 0755