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 /
net /
[ HOME SHELL ]
Name
Size
Permission
Action
ange-ftp.elc
116.81
KB
-rw-r--r--
browse-url.el.xdg
57.99
KB
-rw-r--r--
browse-url.elc
46.94
KB
-rw-r--r--
dbus.elc
28.38
KB
-rw-r--r--
dig.elc
5.08
KB
-rw-r--r--
dns.elc
11.33
KB
-rw-r--r--
eudc-bob.elc
9.11
KB
-rw-r--r--
eudc-export.elc
5.9
KB
-rw-r--r--
eudc-hotlist.elc
5.71
KB
-rw-r--r--
eudc-vars.elc
14.61
KB
-rw-r--r--
eudc.elc
32.17
KB
-rw-r--r--
eudcb-bbdb.elc
5.41
KB
-rw-r--r--
eudcb-ldap.elc
5.18
KB
-rw-r--r--
eudcb-mab.elc
2.88
KB
-rw-r--r--
eudcb-ph.elc
6.44
KB
-rw-r--r--
goto-addr.elc
9.28
KB
-rw-r--r--
hmac-def.elc
2.07
KB
-rw-r--r--
hmac-md5.elc
2.15
KB
-rw-r--r--
imap.elc
104.58
KB
-rw-r--r--
ldap.elc
14.29
KB
-rw-r--r--
mairix.elc
24.37
KB
-rw-r--r--
net-utils.elc
25.21
KB
-rw-r--r--
netrc.elc
4.79
KB
-rw-r--r--
newst-backend.elc
66.66
KB
-rw-r--r--
newst-plainview.elc
51.17
KB
-rw-r--r--
newst-reader.elc
28.81
KB
-rw-r--r--
newst-ticker.elc
7.82
KB
-rw-r--r--
newst-treeview.elc
67.9
KB
-rw-r--r--
newsticker.elc
1.01
KB
-rw-r--r--
ntlm.elc
12.39
KB
-rw-r--r--
quickurl.elc
16.54
KB
-rw-r--r--
rcirc.elc
89.27
KB
-rw-r--r--
rcompile.elc
3.51
KB
-rw-r--r--
rlogin.elc
10.63
KB
-rw-r--r--
sasl-cram.elc
1.25
KB
-rw-r--r--
sasl-digest.elc
3.75
KB
-rw-r--r--
sasl-ntlm.elc
1.82
KB
-rw-r--r--
sasl.elc
7.39
KB
-rw-r--r--
snmp-mode.elc
15.08
KB
-rw-r--r--
socks.elc
16.21
KB
-rw-r--r--
telnet.elc
9.03
KB
-rw-r--r--
tls.elc
8.04
KB
-rw-r--r--
tramp-cache.elc
8.96
KB
-rw-r--r--
tramp-cmds.elc
9.4
KB
-rw-r--r--
tramp-compat.elc
6
KB
-rw-r--r--
tramp-fish.elc
54.2
KB
-rw-r--r--
tramp-ftp.elc
5.33
KB
-rw-r--r--
tramp-gw.elc
13.27
KB
-rw-r--r--
tramp-smb.elc
50.78
KB
-rw-r--r--
tramp-uu.elc
1.88
KB
-rw-r--r--
tramp.elc
278.99
KB
-rw-r--r--
trampver.elc
1.06
KB
-rw-r--r--
webjump.elc
13.86
KB
-rw-r--r--
xesam.elc
24.5
KB
-rw-r--r--
zeroconf.elc
17.98
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : newst-reader.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:04:32 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/net/newst-reader.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 "`newst-reader.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (require 'newsticker-backend "newst-backend") #@128 Set newsticker-variable SYMBOL value to VALUE. Calls all actions which are necessary in order to make the new value effective. (defalias 'newsticker--set-customvar-formatting #[(symbol value) "\302!\203 J \232\203 L\207 L\210\303\304!\205 \304 \207" [symbol value boundp fboundp newsticker--forget-preformatted] 2 (#$ . 666)]) (custom-declare-group 'newsticker-reader nil "Settings for the feed reader." :group 'newsticker) #@122 Newsticker frontend for reading news. This must be one of the functions `newsticker-plainview' or `newsticker-treeview'. (custom-declare-variable 'newsticker-frontend ''newsticker-treeview '(#$ . 1105) :type '(choice :tag "Frontend" (const :tag "Single buffer (plainview)" newsticker-plainview) (const :tag "Tree view (treeview)" newsticker-treeview)) :group 'newsticker-reader) #@176 If non-nil newsticker manipulates logo images. This enables the following image properties: heuristic mask for all logos, and laplace-conversion for images without new items. (custom-declare-variable 'newsticker-enable-logo-manipulations 't '(#$ . 1491) :type 'boolean :group 'newsticker-reader) #@231 How to fill item descriptions. If non-nil newsticker calls `fill-region' to wrap long lines in item descriptions. However, if an item description contains HTML text and `newsticker-html-renderer' is non-nil, filling is not done. (custom-declare-variable 'newsticker-justification ''left '(#$ . 1794) :type '(choice :tag "Justification" (const :tag "No filling" nil) (const :tag "Left" left) (const :tag "Right" right) (const :tag "Center" center) (const :tag "Full" full)) :set 'newsticker--set-customvar-formatting :group 'newsticker-reader) #@186 Decides whether to use the full window width when filling. If non-nil newsticker sets `fill-column' so that the whole window is used when filling. See also `newsticker-justification'. (custom-declare-variable 'newsticker-use-full-width 't '(#$ . 2345) :type 'boolean :set 'newsticker--set-customvar-formatting :group 'newsticker-reader) #@715 Function for rendering HTML contents. If non-nil, newsticker.el will call this function whenever it finds HTML-like tags in item descriptions. Possible functions are, for example, `w3m-region', `w3-region', and (if you have htmlr.el installed) `newsticker-htmlr-render'. In order to make sure that the HTML renderer is loaded when you run newsticker, you should add one of the following statements to your .emacs. If you use w3m, (autoload 'w3m-region "w3m" "Render region in current buffer and replace with result." t) (autoload 'w3m-toggle-inline-image "w3m" "Toggle the visibility of an image under point." t) or, if you use w3, (require 'w3-auto) or, if you use htmlr (require 'htmlr) (custom-declare-variable 'newsticker-html-renderer 'nil '(#$ . 2690) :type '(choice :tag "Function" (const :tag "None" nil) (const :tag "w3" w3-region) (const :tag "w3m" w3m-region) (const :tag "htmlr" newsticker-htmlr-render)) :set 'newsticker--set-customvar-formatting :group 'newsticker-reader) #@107 Format for the date part in item and feed lines. See `format-time-string' for a list of valid specifiers. (custom-declare-variable 'newsticker-date-format '"(%A, %H:%M)" '(#$ . 3709) :type 'string :set 'newsticker--set-customvar-formatting :group 'newsticker-reader) (byte-code "\300\301\302\303\304\305%\210\306\307\310\311\304\301%\210\306\312\313\314\304\301%\210\306\315\316\317\304\301%\207" [custom-declare-group newsticker-faces nil "Settings for the faces of the feed reader." :group newsticker-reader custom-declare-face newsticker-feed-face ((((class color) (background dark)) (:family "helvetica" :bold t :height 1.2 :foreground "misty rose")) (((class color) (background light)) (:family "helvetica" :bold t :height 1.2 :foreground "black"))) "Face for news feeds." newsticker-extra-face ((((class color) (background dark)) (:italic t :foreground "gray50" :height 0.8)) (((class color) (background light)) (:italic t :foreground "gray50" :height 0.8))) "Face for newsticker dates." newsticker-enclosure-face ((((class color) (background dark)) (:bold t :background "orange")) (((class color) (background light)) (:bold t :background "orange"))) "Face for enclosed elements."] 6) #@90 Insert enclosure element of a news ITEM into the current buffer. KEYMAP will be applied. (defalias 'newsticker--insert-enclosure #[(item keymap) "\306\301\3078)\"\211\205 \211A@)*`\211\205\215 \306\310 \"A\311\306\305 \"A\206- \312!\306\304 \"A \313V\203I \314\315\f \313\245#c\210\202q \316V\203[ \314\317\f \316\245#c\210\202q \320V\203k \314\321\f #c\210\202q \314\322\f\"c\210\323`\324\325\326\327\314\330\"\331\332\301\333\334\257\f#\210\335c+*\207" [item enclosure node beg type length assoc 8 url string-to-number "-1" 1048576 format "Enclosed file (%s, %1.2f MBytes)" 1024 "Enclosed file (%s, %1.2f KBytes)" 0 "Enclosed file (%s, %1.2f Bytes)" "Enclosed file (%s, unknown size)" add-text-properties mouse-face highlight nt-link help-echo "mouse-2: visit (%s)" keymap nt-face nt-type desc "\n"] 16 (#$ . 4906)]) #@92 Insert extra-elements of ITEM in a pretty form into the current buffer. KEYMAP is applied. (defalias 'newsticker--print-extra-elements #[(item keymap) "\303\304\305\306\n\307\n8)\"\210\305\310\n\307\n8)\"*\207" [left-column-width ignored-elements item (items link title description content content:encoded dc:subject dc:date entry item guid pubDate published updated enclosure) 1 mapc #[(extra-element) "<\205 @ >?\205 \n\303@!G]\211\207" [extra-element ignored-elements left-column-width symbol-name] 3] 8 #[(extra-element) "<\205 @ >?\205 \304\n#\207" [extra-element ignored-elements left-column-width keymap newsticker--do-print-extra-element] 4]] 4 (#$ . 5755)]) #@75 Actually print an EXTRA-ELEMENT using the given WIDTH. KEYMAP is applied. (defalias 'newsticker--do-print-extra-element #[(extra-element width keymap) "\305@!\306\307 \"c\210\310\n GZ\311\"c\210)\211AA)\211<\203) \312\313\f\"\210\202/ \306\314\f\"c\210\315c)\207" [extra-element name width x contents symbol-name format "%s: " make-string 32 mapc #[(i) ";\203&