Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
totem /
[ HOME SHELL ]
Name
Size
Permission
Action
controls.ui
7.62
KB
-rw-r--r--
playlist.ui
5.22
KB
-rw-r--r--
preferences.ui
40.8
KB
-rw-r--r--
properties.ui
29.61
KB
-rw-r--r--
shortcuts.ui
15.29
KB
-rw-r--r--
totem.ui
8.85
KB
-rw-r--r--
uri.ui
1.2
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : uri.ui
<?xml version="1.0" ?> <!DOCTYPE glade-interface SYSTEM 'glade-2.0.dtd'> <!--*- mode: xml -*--><interface> <object class="GtkVBox" id="open_uri_dialog_content"> <property name="visible">True</property> <property name="border_width">5</property> <property name="spacing">6</property> <property name="orientation">vertical</property> <child> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Enter the _address of the file you would like to open:</property> <property name="use_underline">True</property> <property name="wrap">True</property> <property name="mnemonic_widget">uri</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <object class="GtkEntry" id="uri"> <property name="visible">True</property> <property name="activates_default">True</property> <signal name="changed" handler="uri_entry_changed_cb"/> </object> <packing> <property name="position">1</property> </packing> </child> </object> </interface>
Close