Commit fb21573b by Bagus Pambudi

ubah meta web

parent 2fb4f175
ChangeLog for PHP XML Sitemap generator
http://www.xml-sitemaps.com
----------------------------------------------
2018-05-17 v8.0
* new: generator web interface layout updated
* html sitemap layout update
* amp-img support
* update: PHP7.2 compatibility
2017-03-14 v7.2
* new feature: JSON-LD data structure support for video sitemaps
* new feature: Images sitemap supports srcset attribute with multiple images
* update: PHP7 compatibility
* update: using new Vimeo API
2015-05-19 v7.1
* new feature: parsing and following common javascript links
* update: using new Youtube API v3
* new feature: Youtube playlists support
2014-12-14 v7.0
* new feature: referring pages list tracking
* new feature: alternative language URLs (hreflang) included in sitemap
* new feature: "noindex, follow" crawler configuration option
* new feature: automatically slow down/delay crawling in case of server overloading
* update: auto-detect last-modified, changefreq, revisit-after meta tags
* update: custom Accept-Language http header
* update: option to disable regular XML sitemap
* update: caching for video API requests
* update: HTML sitemap is now mobile-friendly
2013-11-19 v6.1
* new feature: include subdomains in sitemap
* new feature: additional "Starting URLs" setting
* new feature: monitor crawler window and automaticall resume if it stops
* update: mobile pages inclusion mask
* update: create both compressed and uncompressed sitemap at the same time
* update: external links tracking exclusion option
* update: optionally disable robots.txt support
2012-05-23 v6.0
* new feature: RSS feed add-on module implemented
* new feature: ajax crawlable content is supported
* update: memory usage optimized
* update: including images from external domains is now supported (optionally)
* update: new video sources supported: Blip.tv, Coull
* update: split mobile sitemap on multiple files
* update: notification email content moved to a template so that you can customize it
* update: search engines ping is sent only if sitemap has been changed
2011-01-25 v5.0
* new feature: Video Sitemap support - a separate sitemap with details on embedded videos for your site
* new feature: News Sitemaps are now supported - new URLs found by generator and included in this sitemap
* new feature: new pages on your site get higher priority attribute in sitemap
* update: Images sitemaps improved - stored in separate file, with own inclusion mask, displayed in browser
* update: generator now splits xml sitemap not only based on the number of URLs but by a file size too
2010-05-20 v4.0
* new feature: include images information in sitemap
* new feature: automatically resuming of generator when crawling stops
* new feature: XSLT stylesheet is applied to all xml sitemaps
* new feature: embedded check for new versions of sitemap generator
* update: new sorting and restructuring options for HTML sitemap formatting
* update: canonical URLs meta tags are supported
* update: multiple source pages can be tracked for broken links list
* update: option to extract last-modification date/time for "Not parsed" links
2009-05-19 v3.0
* new sitemap type: Mobile Sitemaps are now supported
* new feature: noise content exclusion presets supported (X-Cart, osCommerce, vBulletin and others)
* new feature: track the list of all links pointing to external sites
* new feature: weblogupdate: notification can be optionally sent to services like Technorati
* new feature: configuration files converted to xml and data folder protected for better security
* new feature: automatically remove old log records
* new option added: "Parse Only URLs"
* update: HTTPS sites are supported now (openSSL support is required)
* update: gzip content-encoding via http supported
* update: multiple entries allowed in "Include Only Option"
* fix: sitemap links in email notifications
2008-06-15 v2.9
* automatic email notifications sent every time sitemap is generated
* html sitemap customization: date format selection (xs_dateformat), order folders by name (xs_htmlnameorder)
* http/1.1 protocol supported
* memory usage optimized, new option to define memory limit
* option to allow pages with http response code different from 200 to be included in sitemap (xs_allow_httpcode)
* minor bug fixes
2007-12-27 v2.8
* Live.com ping
* meta description tag can be (optionally) extracted and inserted in ROR sitemap (advanced settings section)
* Clear session (or others) parameters from URLs (advanced settings section)
* IP address connection can be defined (advanced settings section)
* Progress storage type: "serialize" or "var_export"
* Changelog order can be changed in config file (xs_chlogorder option)
2007-10-21 v2.7
* xml sitemap is now template based, which allows to integrate xsl stylesheet into your sitemap. Templates are defined in: sitemap_index_tpl.xml, sitemap_xml_tpl.xml and sitemap_ror_tpl.xml files
* priority attribute can be assigned automatically by sitemap generator script now, just enable corresponding checkbox in configuration. Priority is descending with depth level: the highest priority is assigned to your homepage and the lower values are set for other pages, depending on how many "clicks" it takes to reach the page
* minor bug fixes and improvements
2007-07-30 v2.6
* sitemap ping for Ask.com and Moreover.com (Live Search)
* memory usage optimized
2007-05-19 v2.5.3
* titles are included in ROR sitemap now
* minor bug fixes and improvements
2007-01-18 v2.5.2
* minor bug fixes and improvements
2006-11-25 v2.5.1
* sitemap protocol v0.9 is supported now
2006-11-24 v2.5
* google sitemap ping URL has been updated
* an option to automatically remove certain parameters from URLs has been implemented
* user-agent can be customized now with xs_crawl_ident option in config file
* robots.txt compliance can be turned on/off now with xs_robotstxt option in config file
* regular expressions are allowed in "Individual parameters" option - just add a leading '$' sign in the line to enable it
2006-10-11 v2.4
* yahoo auto notification option added
* html sitemap is now fully customizable
* minor bug fixes and improvements
2006-08-18 v2.3
* ROR sitemaps are now supported
* you can specify custom port for http connections now using xs_portconnection option in config.inc.php file
* an option added to limit crawl depth level
2006-07-04 v2.2
* the <meta name="robots" content="noindex, nofollow"> tag is supported now
* xml sitemap size (max number of URLs per file) can be specified in config file
* location of text sitemap can be specified in config file
* non-standard ports are supported like example.com:8080
* minor bug fixes and improvements
2006-03-28 v2.1.1
* minor bug fixes and improvements
2006-02-21 v2.1
* html sitemap listing enhancements
* minor bug fixes
2006-01-17 v2.0
* HTML Site map generation is now included into the script. You are able to define the number of links per page in html sitemap and customize the page layout using simple template file.
* Configuration screen interface improved
* Mutiple minor changes
2005-11-14 v1.2
* new feature: "Individual attributes" setting at Configuration screen. It allows you to set
specific values for last modification time, frequency andpriority per page.
To use it, define specific frequency and priority attributes in the following format:
"url substring,lastupdate YYYY-mm-dd,frequency,priority".
* new feature: "Include ONLY URLs" setting. This setting is the opposite to "Exclude URLs". When
it is not empty, ONLY the urls that match the substring entered are included into sitemap.
* configuration page interface improved (parameters are included into two groups now: main parameters and optional settings)
2005-10-27 v1.1.3
* the generator creates a sitemap in TEXT FORMAT for you (one URL per line). You can download it from the "Sitemap details" block at the left column of the page. This URLs list can be submitted to Yahoo! at http://submit.search.yahoo.com/free/request
2005-09-14 v1.1.2
* (fix) asp sites crawling problem
2005-08-30 v1.1.1
* "sleep" delays are now available to configure to reduce the load on your server
* new configuration directive: "Do not parse URLs" allows to skip fetching some pages to boost
the speed of sitemap generation of the large sites
* single quoted <base> tag
2005-08-08 v1.1.0
* "resume the interrupted session" feature added
* urls extraction has been improved (some uncatched urls are now processed)
* performance/memory usage optimization
2005-07-31 v1.08
* generator pages access can be restricted
* minor improvements
2005-07-20 v1.07
* CRLF problem with sitemaps (that may lead to a parse problem in rare cases) fixed
* script configuration auto-filled with initial values
* robots.txt is now processed both from top level and from the starting URL directory
2005-07-14 v1.06
* support of (') character in URLs
2005-07-14 v1.05
* "Content-type" header is checked and only "text/html" entries are processed
* "extensions" config settings trailing space problem fixed
* "gz" added to default excluded extensions
* "change_frequency" setting fix
* skip redirections to non-html files
* interface enhacements
2005-07-07 v1.04
* full config with initial settings included
2005-07-07 v1.03
* "custom lastmod time" bug fixed
* all pages exluded when "exclude extensions" field is empty
2005-07-05 v1.02
* robots.txt protocol is supported ('*' and 'googlebot' user-agents are checked)
* view current process state when crawler is in background mode
* interrupt the crawler in background mode
* show real current path on the configuration page
* show sitemap summary block at the main (configuration) page
* check if sitemap exists on the analyze page to avoid warning messages
* split sitemaps on part per 49,999 URLs for consistency (instead of 50,000)
* redirections to external domains are not followed anymore
2005-07-04 v1.01
* run-in-background option
* minor bug-fixes
2005-07-03 v1.0
Initial Release
----------------------------------------------
http://www.xml-sitemaps.com
order deny,allow
deny from all
<Files ~ "\.(txt|html|gz|jpg|png|gif)$">
allow from all
</Files>
\ No newline at end of file
<xmlsitemaps_settings>
<option name="xs_inc_skip">\.(xml|doc|docx|eps|ps|txt|rtf|ppt|xls|rss|pdf)</option>
<option name="xs_exc_skip">\.(divx|flv|zip|m4a|m4v|rar|tar|bz2|tgz|exe|gif|tif|jpg|jpeg|png|class|jar|mpeg|mpg|mp3|wav|mp4|avi|wmv|gz|mov|mid|ra|ram|css|ico)</option>
<option name="xs_proto_skip">(\#|tel:|mms:|skype:|mailto:|javascript:|ftp:|news:|aim:)</option>
<option name="xs_exec_time">9000</option>
<option name="xs_initurl">https://library.unesa.ac.id</option>
<option name="xs_freq">daily</option>
<option name="xs_lastmod">1</option>
<option name="xs_priority">1.0</option>
<option name="xs_descpriority">0.8</option>
<option name="xs_autopriority">1</option>
<option name="xs_smname">/home/perpus/web/dev-perpustakaan.unesa.ac.id/public_html/public/sitemap.xml</option>
<option name="xs_smurl">https://library.unesa.ac.id/sitemap.xml</option>
<option name="xs_webinfo">1</option>
<option name="xs_imgfilename">sitemap_images.xml</option>
<option name="xs_mobilefilename">sitemap_mobile.xml</option>
<option name="xs_videofilename">sitemap_video.xml</option>
<option name="xs_video_extract">1</option>
<option name="xs_newsfilename">sitemap_news.xml</option>
<option name="xs_newstitle">Your Title</option>
<option name="xs_newsage">2</option>
<option name="xs_newslang">en</option>
<option name="xs_rssfilename">feed_rss.xml</option>
<option name="xs_rsstitle">My Feed</option>
<option name="xs_rssage">30</option>
<option name="xs_gping">1</option>
<option name="xs_makehtml">1</option>
<option name="xs_maketxt">1</option>
<option name="xs_savestate_time">30</option>
<option name="xs_sm_size">40000</option>
<option name="xs_sm_filesize">10</option>
<option name="xs_usecurl">1</option>
<option name="xs_robotstxt">1</option>
<option name="xs_dumptype">serialize</option>
<option name="xs_cleanpar">PHPSESSID|sid|osCsid</option>
<option name="xs_chlogorder">asc</option>
<option name="xs_exclude_check">1</option>
<option name="xs_dateformat">Y, F j</option>
<option name="xs_allow_httpcode">200</option>
<option name="xs_purgelogs">30</option>
<option name="xs_htmlpart">1000</option>
<option name="xs_max_depth">150</option>
<option name="xs_memlimit">256</option>
<option name="xs_maxref">2</option>
<option name="xs_progupdate">20</option>
<option name="xs_checkver">1</option>
<option name="xs_ext_skip">/embed|/share|/like\.php</option>
<option name="xs_ext_max">1000</option>
<option name="xs_chlog_list_max">1000</option>
<option name="xs_http_language">en-us,en;q=0.5</option>
<option name="xs_ror_max">50000</option>
<option name="xs_newsinfo_max">20000</option>
<option name="xs_rssinfo_max">20000</option>
<option name="xs_ref_list_max">20000</option>
<option name="xs_htmlname">/home/perpus/web/dev-perpustakaan.unesa.ac.id/public_html/public/generator/data/sitemap.html</option>
<option name="xs_notconfigured">0</option>
</xmlsitemaps_settings>
\ No newline at end of file
placeholder
\ No newline at end of file
<!doctype html>
<html lang="en">
<head>
<title>library.unesa.ac.id Site Map, Page 1 - Perpustakaan Universitas Negeri Surabaya. Generated by www.xml-sitemaps.com</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<style type="text/css">
body {
background-color: #fff;
font-family: "Arial Narrow", "Helvetica", "Arial", sans-serif;
margin: 0;
}
#top {
background-color: #b1d1e8;
font-size: 16px;
padding-bottom: 40px;
}
nav {
font-size: 24px;
margin: 0px 30px 0px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
background-color: #f3f3f3;
color: #666;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
padding: 10px 0;
text-align: center;
z-index: 1;
}
h3 {
margin: auto;
padding: 10px;
max-width: 600px;
color: #666;
}
h3 span {
float: right;
}
h3 a {
font-weight: normal;
display: block;
}
#cont {
font-size: 18px;
position: relative;
border-radius: 6px;
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
background: #f3f3f3;
margin: -20px 30px 0px 30px;
padding: 20px;
}
small {
color: #666;
}
a:link,
a:visited {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
#footer {
padding: 10px;
text-align: center;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}
li {
margin: 0px;
}
li ul.has-pages {
margin-left: 20px;
}
.lhead {
background: #ddd;
color: #666;
padding: 5px;
margin: 2px 0px;
}
li ul.has-pages > .lhead {
margin: 10px 0px;
padding: 10px;
color: #000;
}
.lcount {
padding: 0px 10px;
}
.lpage {
border-bottom: #ddd 1px solid;
padding: 5px;
}
.last-page {
border: none;
}
.pager {
text-align: center;
}
.pager a,
.pages span {
padding: 10px;
margin: 2px;
background: #fff;
border-radius: 10px;
display: inline-block;
}
</style>
</head>
<body>
<div id="top">
<nav>
library.unesa.ac.id HTML Site Map</nav>
<h3><span>Last updated: 2021, May 24 02:26:19<br />
Total pages: 130</span>
<a href="https://library.unesa.ac.id">library.unesa.ac.id Homepage</a>
</h3>
</div>
<div id="cont">
<ul class="level-1 has-pages">
<li class="lhead">/<span class="lcount">17 pages</span></li>
<li class="lpage">
<a href="https://library.unesa.ac.id/" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/download" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/archive" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/archive?page=2" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/archive?page=3" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=2" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=3" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=4" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=5" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=6" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=7" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=8" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=9" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=10" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/archive?page=1" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/agenda?page=1" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="elem">
<ul class="level-2 has-pages">
<li class="lhead">page/<span class="lcount">5 pages</span></li>
<li class="lpage">
<a href="https://library.unesa.ac.id/page/profil" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/page/struktur-organisasi" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/page/visi-dan-misi" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/page/kebijakan-mutu" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/page/layanan" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
</ul>
<ul class="level-2 has-pages">
<li class="lhead">post/<span class="lcount">10 pages</span></li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/mahasiswa-baru-wajib-ikuti-orientasi-pemanfaatan-perpustakaan-unesa" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/mulai-februari-2021-perpustakaan-unesa-tambah-hari-dan-jenis-layanan" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/urus-bebas-perpustakaan-jadi-lebih-mudah-kirim-dokumen-bayar-denda-dan-validasi-cukup-melalui-daring" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/perpus-pusat-ketintang-perlu-pengembangan-fasilitas-parkir-ke-atas" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/layanan-di-perpus-pusat-unesa-tindaklanjut-se-rektor-14-dan-19-maret-2020-terkait-pencegahan-covid-19" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/penyesuaian-unggah-karya-akhir-mahasiswa-s1-di-laman-digilib-unesa-sesuai-se-rektor-unesa-1-april-2020" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/mulai-1-oktober-2020-pembayaran-denda-keterlambatan-pengembalian-buku-no-cash" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/perpus-mempermudah-syarat-daftar-yudisium-dengan-unggah-2-surat-pernyataan" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/cegah-bepergianmudik-dan-terapkan-protokol-layanan-sesuai-se-rektor-13-april-2020" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/post/calon-wisudawan-unesa-ke-95-ke-atas-wajib-unggah-karya-akhir-di-digilib-unesa" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
</ul>
<ul class="level-2 has-pages">
<li class="lhead">information/<span class="lcount">38 pages</span></li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-050" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-051" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-052" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-049" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-048" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-047" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-046" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/selasa-11-mei-2021-1300-wib-bimb-pemustaka-kelompok-045" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-10-mei-2021-1300-wib-bimb-pemustaka-kelompok-044" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-043" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-042" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-041" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-040" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-031" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-030" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-029" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-028" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-027" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-026" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-025" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-024" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-023" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-022" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-021" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/selasa-0800-wib-vaksinasi-virus-corona" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-29-maret-2021-1300-1430-wib-bimbingan-pemustaka-020" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-25-maret-2021-1300-1430-wib-bimbingan-pemustaka-019" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-22-maret-2021-1300-1430-wib-bimbingan-pemustaka-018" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-18-maret-2021-1300-1430-wib-bimbingan-pemustaka-017" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/rabu-17-maret-2021-1000-1200-wib-webinar-cambridge" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-15-maret-2021-1300-1430-wib-bimbingan-pemustaka-016" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-15-maret-2021-1300-1700-wib-webinar-springer-sdgs-in-southeast-asia-its-impact-to-research" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/rabu-10-maret-2021-1000-1200-wib-webinar-ebsco" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-8-maret-2021-1300-1430-wib-bimbingan-pemustaka-015" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/jumat-5-maret-2021-1300-1430-wib-bimbingan-pemustaka-014" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/kamis-4-maret-2021-1000-1200wib-webinar-emerald" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/senin-1-maret-2021-1300-1430-wib-bimbingan-pemustaka-013" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/information/mulai-21-desember-2019-tersedia-10-ruang-meeting-perpus-pusat-yg-bisa-dipinjam-dosen-mhs-tendik-unesa-formulir-ada-di-httpbitlypinjam-ruangan-perpus" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
</ul>
<ul class="level-2 has-pages">
<li class="lhead">downloadlink/<span class="lcount">55 pages</span></li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/d13f7962-aefd-4c8f-8658-9fa46e58e795" title="d13f7962-aefd-4c8f-8658-9fa46e58e795">d13f7962-aefd-4c8f-8658-9fa46e58e795</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/c0f51114-7b53-402e-986a-848e3715478e" title="c0f51114-7b53-402e-986a-848e3715478e">c0f51114-7b53-402e-986a-848e3715478e</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/66829108-13ae-45d3-b124-6ab6f4f640c7" title="66829108-13ae-45d3-b124-6ab6f4f640c7">66829108-13ae-45d3-b124-6ab6f4f640c7</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/f3e4988d-7761-4261-b7cf-3e8fb6d45613" title="f3e4988d-7761-4261-b7cf-3e8fb6d45613">f3e4988d-7761-4261-b7cf-3e8fb6d45613</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/24a2f6d7-2d1e-4617-a5f7-ad4139dbfb4a" title="24a2f6d7-2d1e-4617-a5f7-ad4139dbfb4a">24a2f6d7-2d1e-4617-a5f7-ad4139dbfb4a</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/3586f196-fed2-480f-9718-9acf99be23ec" title="3586f196-fed2-480f-9718-9acf99be23ec">3586f196-fed2-480f-9718-9acf99be23ec</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/57e340f6-e5bb-4233-8fb6-30a3b94f26b0" title="57e340f6-e5bb-4233-8fb6-30a3b94f26b0">57e340f6-e5bb-4233-8fb6-30a3b94f26b0</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/1c173131-b35a-4ced-a812-fa72a01afa60" title="1c173131-b35a-4ced-a812-fa72a01afa60">1c173131-b35a-4ced-a812-fa72a01afa60</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/1efab5a7-82e9-4188-8a5e-5b3a6e1eb334" title="1efab5a7-82e9-4188-8a5e-5b3a6e1eb334">1efab5a7-82e9-4188-8a5e-5b3a6e1eb334</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/1e27d810-e23e-4a84-b42f-fde51dd98c76" title="1e27d810-e23e-4a84-b42f-fde51dd98c76">1e27d810-e23e-4a84-b42f-fde51dd98c76</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/d081d0ce-9a3b-4404-93d8-8fc43a3abac7" title="d081d0ce-9a3b-4404-93d8-8fc43a3abac7">d081d0ce-9a3b-4404-93d8-8fc43a3abac7</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/2ff1a7b0-610a-400f-a163-c8bd813678ae" title="2ff1a7b0-610a-400f-a163-c8bd813678ae">2ff1a7b0-610a-400f-a163-c8bd813678ae</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/970ea68b-43f3-47bb-ad51-f8d512ca9c26" title="970ea68b-43f3-47bb-ad51-f8d512ca9c26">970ea68b-43f3-47bb-ad51-f8d512ca9c26</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/2dcab440-ac0b-4fb8-ac1e-ce6c76f3c536" title="2dcab440-ac0b-4fb8-ac1e-ce6c76f3c536">2dcab440-ac0b-4fb8-ac1e-ce6c76f3c536</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/a522a7f0-1a32-48e3-8b61-10b47cd1576e" title="a522a7f0-1a32-48e3-8b61-10b47cd1576e">a522a7f0-1a32-48e3-8b61-10b47cd1576e</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/f2c4eb63-7dc4-4954-ae86-df5008252e97" title="f2c4eb63-7dc4-4954-ae86-df5008252e97">f2c4eb63-7dc4-4954-ae86-df5008252e97</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/cc0057dc-f116-4343-a3ef-4c5b58e90a4a" title="cc0057dc-f116-4343-a3ef-4c5b58e90a4a">cc0057dc-f116-4343-a3ef-4c5b58e90a4a</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/4b41db74-74e0-4fca-b749-8916643d7ff1" title="4b41db74-74e0-4fca-b749-8916643d7ff1">4b41db74-74e0-4fca-b749-8916643d7ff1</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/3804f57f-303f-49a4-aba7-345ceca6ef5c" title="3804f57f-303f-49a4-aba7-345ceca6ef5c">3804f57f-303f-49a4-aba7-345ceca6ef5c</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/420ad76c-aa5f-4120-ab77-b1fe0cec6de1" title="420ad76c-aa5f-4120-ab77-b1fe0cec6de1">420ad76c-aa5f-4120-ab77-b1fe0cec6de1</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/61584731-8048-4d76-9421-e5efd5232ab8" title="61584731-8048-4d76-9421-e5efd5232ab8">61584731-8048-4d76-9421-e5efd5232ab8</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/60629203-91cf-44d1-bc4d-1d52545dd4fc" title="60629203-91cf-44d1-bc4d-1d52545dd4fc">60629203-91cf-44d1-bc4d-1d52545dd4fc</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/ef61000c-e1e8-4e28-b554-84b267ce8cae" title="ef61000c-e1e8-4e28-b554-84b267ce8cae">ef61000c-e1e8-4e28-b554-84b267ce8cae</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/f49e61ec-abb6-4ded-8d8b-f1e2f07cea61" title="f49e61ec-abb6-4ded-8d8b-f1e2f07cea61">f49e61ec-abb6-4ded-8d8b-f1e2f07cea61</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/5baeffc1-e077-4f94-a1f7-73d968af1d8d" title="5baeffc1-e077-4f94-a1f7-73d968af1d8d">5baeffc1-e077-4f94-a1f7-73d968af1d8d</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/77342742-e9bf-4296-87fa-bf8b13c036f4" title="77342742-e9bf-4296-87fa-bf8b13c036f4">77342742-e9bf-4296-87fa-bf8b13c036f4</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/ec85d461-48db-4ec4-a9ea-a6740dac0c7e" title="ec85d461-48db-4ec4-a9ea-a6740dac0c7e">ec85d461-48db-4ec4-a9ea-a6740dac0c7e</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/4c4323bc-5fa8-4224-8cf9-34899ae90efd" title="4c4323bc-5fa8-4224-8cf9-34899ae90efd">4c4323bc-5fa8-4224-8cf9-34899ae90efd</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/152c1d1d-4f9e-409f-9149-0b5c9ac7319c" title="152c1d1d-4f9e-409f-9149-0b5c9ac7319c">152c1d1d-4f9e-409f-9149-0b5c9ac7319c</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/3dde8a43-5113-4609-a935-de64e972e0e0" title="3dde8a43-5113-4609-a935-de64e972e0e0">3dde8a43-5113-4609-a935-de64e972e0e0</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/d0e9d79b-6b62-4911-aeac-33832b182c94" title="d0e9d79b-6b62-4911-aeac-33832b182c94">d0e9d79b-6b62-4911-aeac-33832b182c94</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/cebd4c21-793d-437c-af7f-db412fdeb3a2" title="cebd4c21-793d-437c-af7f-db412fdeb3a2">cebd4c21-793d-437c-af7f-db412fdeb3a2</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/904d77cd-3e0c-427d-8f19-35493e2f1c87" title="904d77cd-3e0c-427d-8f19-35493e2f1c87">904d77cd-3e0c-427d-8f19-35493e2f1c87</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/24cb6235-3c04-4cd6-8373-52d224c134e8" title="24cb6235-3c04-4cd6-8373-52d224c134e8">24cb6235-3c04-4cd6-8373-52d224c134e8</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/ac1e5198-c848-4743-9665-6094fc849a70" title="ac1e5198-c848-4743-9665-6094fc849a70">ac1e5198-c848-4743-9665-6094fc849a70</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/ea45cdab-2168-49ea-b9a9-87f6dd6b3e32" title="ea45cdab-2168-49ea-b9a9-87f6dd6b3e32">ea45cdab-2168-49ea-b9a9-87f6dd6b3e32</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/89798ee1-8c40-493e-a979-624b8ab44d51" title="89798ee1-8c40-493e-a979-624b8ab44d51">89798ee1-8c40-493e-a979-624b8ab44d51</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/5690787b-8bd8-4504-9302-b3f645ed7e5d" title="5690787b-8bd8-4504-9302-b3f645ed7e5d">5690787b-8bd8-4504-9302-b3f645ed7e5d</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/c65c4f7a-f5de-4d34-ae07-dbc6b7f5e901" title="c65c4f7a-f5de-4d34-ae07-dbc6b7f5e901">c65c4f7a-f5de-4d34-ae07-dbc6b7f5e901</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/ad310043-f34c-4cdc-b399-d78dfb50a6b7" title="ad310043-f34c-4cdc-b399-d78dfb50a6b7">ad310043-f34c-4cdc-b399-d78dfb50a6b7</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/0d4e1d91-5491-4445-b60d-3b8fe2e14c7d" title="0d4e1d91-5491-4445-b60d-3b8fe2e14c7d">0d4e1d91-5491-4445-b60d-3b8fe2e14c7d</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/8dc8c920-0117-4a41-b45e-0919c6f3721b" title="8dc8c920-0117-4a41-b45e-0919c6f3721b">8dc8c920-0117-4a41-b45e-0919c6f3721b</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/d44cd961-3c2a-46fc-b3c2-f68aff89fb96" title="d44cd961-3c2a-46fc-b3c2-f68aff89fb96">d44cd961-3c2a-46fc-b3c2-f68aff89fb96</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/399497d0-fed7-4ea6-9c99-af45ac29ca15" title="399497d0-fed7-4ea6-9c99-af45ac29ca15">399497d0-fed7-4ea6-9c99-af45ac29ca15</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/d4a596a3-b3c2-4ee4-bf38-6ca58c996468" title="d4a596a3-b3c2-4ee4-bf38-6ca58c996468">d4a596a3-b3c2-4ee4-bf38-6ca58c996468</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/180945af-2956-4dd5-b84e-868cbe053b3f" title="180945af-2956-4dd5-b84e-868cbe053b3f">180945af-2956-4dd5-b84e-868cbe053b3f</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/1ca011db-315f-486a-9888-71f1285a5836" title="1ca011db-315f-486a-9888-71f1285a5836">1ca011db-315f-486a-9888-71f1285a5836</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/97a16135-eaec-409e-9045-d6a464a13032" title="97a16135-eaec-409e-9045-d6a464a13032">97a16135-eaec-409e-9045-d6a464a13032</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/5353a5b9-26ec-49e1-befb-21650429272b" title="5353a5b9-26ec-49e1-befb-21650429272b">5353a5b9-26ec-49e1-befb-21650429272b</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/75936c67-9338-4e86-bfdd-6f8a4f528132" title="75936c67-9338-4e86-bfdd-6f8a4f528132">75936c67-9338-4e86-bfdd-6f8a4f528132</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/74177a3d-9a3a-4aff-b9a8-288f95aa41cd" title="74177a3d-9a3a-4aff-b9a8-288f95aa41cd">74177a3d-9a3a-4aff-b9a8-288f95aa41cd</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/ea2e3fc0-7518-4093-8b47-0067fb893aa6" title="ea2e3fc0-7518-4093-8b47-0067fb893aa6">ea2e3fc0-7518-4093-8b47-0067fb893aa6</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/a7122674-3859-4b37-b445-d41127d663cc" title="a7122674-3859-4b37-b445-d41127d663cc">a7122674-3859-4b37-b445-d41127d663cc</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/408d183e-f69e-4fe1-b6d1-900d467938a2" title="408d183e-f69e-4fe1-b6d1-900d467938a2">408d183e-f69e-4fe1-b6d1-900d467938a2</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/downloadlink/29e804e8-0272-4f91-9b3e-e501038227cd" title="29e804e8-0272-4f91-9b3e-e501038227cd">29e804e8-0272-4f91-9b3e-e501038227cd</a>
</li>
</ul>
<ul class="level-2 has-pages">
<li class="lhead">category/<span class="lcount">5 pages</span></li>
<li class="lpage">
<a href="https://library.unesa.ac.id/category/Berita" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/category/Kegiatan" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/category/Berita?page=2" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/category/Berita?page=3" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
<li class="lpage">
<a href="https://library.unesa.ac.id/category/Berita?page=1" title="Perpustakaan Universitas Negeri Surabaya">Perpustakaan Universitas Negeri Surabaya</a>
</li>
</ul>
</li>
</ul>
</div>
<div id="footer">
Page generated by XML-Sitemaps.com - <a href="https://www.xml-sitemaps.com">Google sitemaps</a> and html sitemap generator
</div>
</body>
</html>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://library.unesa.ac.id/generator/pages/mods/sitemap.xsl"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xsi:schemaLocation="
http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Standalone Sitemap Generator www.xml-sitemaps.com (49871) -->
<url>
<loc>https://library.unesa.ac.id/</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1.0000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/profil</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/struktur-organisasi</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/visi-dan-misi</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/kebijakan-mutu</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/layanan</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/download</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/archive</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/mahasiswa-baru-wajib-ikuti-orientasi-pemanfaatan-perpustakaan-unesa</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/mulai-februari-2021-perpustakaan-unesa-tambah-hari-dan-jenis-layanan</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/urus-bebas-perpustakaan-jadi-lebih-mudah-kirim-dokumen-bayar-denda-dan-validasi-cukup-melalui-daring</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/perpus-pusat-ketintang-perlu-pengembangan-fasilitas-parkir-ke-atas</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-050</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-051</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-052</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/layanan-di-perpus-pusat-unesa-tindaklanjut-se-rektor-14-dan-19-maret-2020-terkait-pencegahan-covid-19</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/penyesuaian-unggah-karya-akhir-mahasiswa-s1-di-laman-digilib-unesa-sesuai-se-rektor-unesa-1-april-2020</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d13f7962-aefd-4c8f-8658-9fa46e58e795</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/c0f51114-7b53-402e-986a-848e3715478e</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/66829108-13ae-45d3-b124-6ab6f4f640c7</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/f3e4988d-7761-4261-b7cf-3e8fb6d45613</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/24a2f6d7-2d1e-4617-a5f7-ad4139dbfb4a</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/3586f196-fed2-480f-9718-9acf99be23ec</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/57e340f6-e5bb-4233-8fb6-30a3b94f26b0</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/1c173131-b35a-4ced-a812-fa72a01afa60</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/1efab5a7-82e9-4188-8a5e-5b3a6e1eb334</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/1e27d810-e23e-4a84-b42f-fde51dd98c76</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d081d0ce-9a3b-4404-93d8-8fc43a3abac7</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/2ff1a7b0-610a-400f-a163-c8bd813678ae</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/970ea68b-43f3-47bb-ad51-f8d512ca9c26</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/2dcab440-ac0b-4fb8-ac1e-ce6c76f3c536</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/a522a7f0-1a32-48e3-8b61-10b47cd1576e</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/f2c4eb63-7dc4-4954-ae86-df5008252e97</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/cc0057dc-f116-4343-a3ef-4c5b58e90a4a</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/4b41db74-74e0-4fca-b749-8916643d7ff1</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/3804f57f-303f-49a4-aba7-345ceca6ef5c</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/420ad76c-aa5f-4120-ab77-b1fe0cec6de1</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/61584731-8048-4d76-9421-e5efd5232ab8</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/60629203-91cf-44d1-bc4d-1d52545dd4fc</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ef61000c-e1e8-4e28-b554-84b267ce8cae</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/f49e61ec-abb6-4ded-8d8b-f1e2f07cea61</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/5baeffc1-e077-4f94-a1f7-73d968af1d8d</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/77342742-e9bf-4296-87fa-bf8b13c036f4</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ec85d461-48db-4ec4-a9ea-a6740dac0c7e</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/4c4323bc-5fa8-4224-8cf9-34899ae90efd</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/152c1d1d-4f9e-409f-9149-0b5c9ac7319c</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/3dde8a43-5113-4609-a935-de64e972e0e0</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d0e9d79b-6b62-4911-aeac-33832b182c94</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/cebd4c21-793d-437c-af7f-db412fdeb3a2</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/904d77cd-3e0c-427d-8f19-35493e2f1c87</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/24cb6235-3c04-4cd6-8373-52d224c134e8</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ac1e5198-c848-4743-9665-6094fc849a70</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ea45cdab-2168-49ea-b9a9-87f6dd6b3e32</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/89798ee1-8c40-493e-a979-624b8ab44d51</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/5690787b-8bd8-4504-9302-b3f645ed7e5d</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/c65c4f7a-f5de-4d34-ae07-dbc6b7f5e901</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ad310043-f34c-4cdc-b399-d78dfb50a6b7</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/0d4e1d91-5491-4445-b60d-3b8fe2e14c7d</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/8dc8c920-0117-4a41-b45e-0919c6f3721b</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d44cd961-3c2a-46fc-b3c2-f68aff89fb96</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/399497d0-fed7-4ea6-9c99-af45ac29ca15</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d4a596a3-b3c2-4ee4-bf38-6ca58c996468</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/180945af-2956-4dd5-b84e-868cbe053b3f</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/1ca011db-315f-486a-9888-71f1285a5836</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/97a16135-eaec-409e-9045-d6a464a13032</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/5353a5b9-26ec-49e1-befb-21650429272b</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/75936c67-9338-4e86-bfdd-6f8a4f528132</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/74177a3d-9a3a-4aff-b9a8-288f95aa41cd</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ea2e3fc0-7518-4093-8b47-0067fb893aa6</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/a7122674-3859-4b37-b445-d41127d663cc</loc>
<lastmod>2021-05-24T02:26:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/408d183e-f69e-4fe1-b6d1-900d467938a2</loc>
<lastmod>2021-05-24T02:26:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/29e804e8-0272-4f91-9b3e-e501038227cd</loc>
<lastmod>2021-05-24T02:26:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/archive?page=2</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/archive?page=3</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Berita</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Kegiatan</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/mulai-1-oktober-2020-pembayaran-denda-keterlambatan-pengembalian-buku-no-cash</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/perpus-mempermudah-syarat-daftar-yudisium-dengan-unggah-2-surat-pernyataan</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-049</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=2</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=3</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=4</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=5</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=6</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=7</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=8</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=9</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=10</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/archive?page=1</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/cegah-bepergianmudik-dan-terapkan-protokol-layanan-sesuai-se-rektor-13-april-2020</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/calon-wisudawan-unesa-ke-95-ke-atas-wajib-unggah-karya-akhir-di-digilib-unesa</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Berita?page=2</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Berita?page=3</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-048</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-047</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-046</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-11-mei-2021-1300-wib-bimb-pemustaka-kelompok-045</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=1</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-10-mei-2021-1300-wib-bimb-pemustaka-kelompok-044</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-043</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-042</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-041</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-040</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-031</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-030</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-029</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-028</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-027</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-026</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-025</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-024</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-023</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-022</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-021</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-0800-wib-vaksinasi-virus-corona</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-29-maret-2021-1300-1430-wib-bimbingan-pemustaka-020</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-25-maret-2021-1300-1430-wib-bimbingan-pemustaka-019</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-22-maret-2021-1300-1430-wib-bimbingan-pemustaka-018</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-18-maret-2021-1300-1430-wib-bimbingan-pemustaka-017</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-17-maret-2021-1000-1200-wib-webinar-cambridge</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-15-maret-2021-1300-1430-wib-bimbingan-pemustaka-016</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-15-maret-2021-1300-1700-wib-webinar-springer-sdgs-in-southeast-asia-its-impact-to-research</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-10-maret-2021-1000-1200-wib-webinar-ebsco</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-8-maret-2021-1300-1430-wib-bimbingan-pemustaka-015</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/jumat-5-maret-2021-1300-1430-wib-bimbingan-pemustaka-014</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-4-maret-2021-1000-1200wib-webinar-emerald</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1-maret-2021-1300-1430-wib-bimbingan-pemustaka-013</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/mulai-21-desember-2019-tersedia-10-ruang-meeting-perpus-pusat-yg-bisa-dipinjam-dosen-mhs-tendik-unesa-formulir-ada-di-httpbitlypinjam-ruangan-perpus</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Berita?page=1</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.4096</priority>
</url>
</urlset>
\ No newline at end of file
https://library.unesa.ac.id/
https://library.unesa.ac.id/page/profil
https://library.unesa.ac.id/page/struktur-organisasi
https://library.unesa.ac.id/page/visi-dan-misi
https://library.unesa.ac.id/page/kebijakan-mutu
https://library.unesa.ac.id/page/layanan
https://library.unesa.ac.id/download
https://library.unesa.ac.id/archive
https://library.unesa.ac.id/post/mahasiswa-baru-wajib-ikuti-orientasi-pemanfaatan-perpustakaan-unesa
https://library.unesa.ac.id/post/mulai-februari-2021-perpustakaan-unesa-tambah-hari-dan-jenis-layanan
https://library.unesa.ac.id/post/urus-bebas-perpustakaan-jadi-lebih-mudah-kirim-dokumen-bayar-denda-dan-validasi-cukup-melalui-daring
https://library.unesa.ac.id/post/perpus-pusat-ketintang-perlu-pengembangan-fasilitas-parkir-ke-atas
https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-050
https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-051
https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-052
https://library.unesa.ac.id/agenda
https://library.unesa.ac.id/post/layanan-di-perpus-pusat-unesa-tindaklanjut-se-rektor-14-dan-19-maret-2020-terkait-pencegahan-covid-19
https://library.unesa.ac.id/post/penyesuaian-unggah-karya-akhir-mahasiswa-s1-di-laman-digilib-unesa-sesuai-se-rektor-unesa-1-april-2020
https://library.unesa.ac.id/downloadlink/d13f7962-aefd-4c8f-8658-9fa46e58e795
https://library.unesa.ac.id/downloadlink/c0f51114-7b53-402e-986a-848e3715478e
https://library.unesa.ac.id/downloadlink/66829108-13ae-45d3-b124-6ab6f4f640c7
https://library.unesa.ac.id/downloadlink/f3e4988d-7761-4261-b7cf-3e8fb6d45613
https://library.unesa.ac.id/downloadlink/24a2f6d7-2d1e-4617-a5f7-ad4139dbfb4a
https://library.unesa.ac.id/downloadlink/3586f196-fed2-480f-9718-9acf99be23ec
https://library.unesa.ac.id/downloadlink/57e340f6-e5bb-4233-8fb6-30a3b94f26b0
https://library.unesa.ac.id/downloadlink/1c173131-b35a-4ced-a812-fa72a01afa60
https://library.unesa.ac.id/downloadlink/1efab5a7-82e9-4188-8a5e-5b3a6e1eb334
https://library.unesa.ac.id/downloadlink/1e27d810-e23e-4a84-b42f-fde51dd98c76
https://library.unesa.ac.id/downloadlink/d081d0ce-9a3b-4404-93d8-8fc43a3abac7
https://library.unesa.ac.id/downloadlink/2ff1a7b0-610a-400f-a163-c8bd813678ae
https://library.unesa.ac.id/downloadlink/970ea68b-43f3-47bb-ad51-f8d512ca9c26
https://library.unesa.ac.id/downloadlink/2dcab440-ac0b-4fb8-ac1e-ce6c76f3c536
https://library.unesa.ac.id/downloadlink/a522a7f0-1a32-48e3-8b61-10b47cd1576e
https://library.unesa.ac.id/downloadlink/f2c4eb63-7dc4-4954-ae86-df5008252e97
https://library.unesa.ac.id/downloadlink/cc0057dc-f116-4343-a3ef-4c5b58e90a4a
https://library.unesa.ac.id/downloadlink/4b41db74-74e0-4fca-b749-8916643d7ff1
https://library.unesa.ac.id/downloadlink/3804f57f-303f-49a4-aba7-345ceca6ef5c
https://library.unesa.ac.id/downloadlink/420ad76c-aa5f-4120-ab77-b1fe0cec6de1
https://library.unesa.ac.id/downloadlink/61584731-8048-4d76-9421-e5efd5232ab8
https://library.unesa.ac.id/downloadlink/60629203-91cf-44d1-bc4d-1d52545dd4fc
https://library.unesa.ac.id/downloadlink/ef61000c-e1e8-4e28-b554-84b267ce8cae
https://library.unesa.ac.id/downloadlink/f49e61ec-abb6-4ded-8d8b-f1e2f07cea61
https://library.unesa.ac.id/downloadlink/5baeffc1-e077-4f94-a1f7-73d968af1d8d
https://library.unesa.ac.id/downloadlink/77342742-e9bf-4296-87fa-bf8b13c036f4
https://library.unesa.ac.id/downloadlink/ec85d461-48db-4ec4-a9ea-a6740dac0c7e
https://library.unesa.ac.id/downloadlink/4c4323bc-5fa8-4224-8cf9-34899ae90efd
https://library.unesa.ac.id/downloadlink/152c1d1d-4f9e-409f-9149-0b5c9ac7319c
https://library.unesa.ac.id/downloadlink/3dde8a43-5113-4609-a935-de64e972e0e0
https://library.unesa.ac.id/downloadlink/d0e9d79b-6b62-4911-aeac-33832b182c94
https://library.unesa.ac.id/downloadlink/cebd4c21-793d-437c-af7f-db412fdeb3a2
https://library.unesa.ac.id/downloadlink/904d77cd-3e0c-427d-8f19-35493e2f1c87
https://library.unesa.ac.id/downloadlink/24cb6235-3c04-4cd6-8373-52d224c134e8
https://library.unesa.ac.id/downloadlink/ac1e5198-c848-4743-9665-6094fc849a70
https://library.unesa.ac.id/downloadlink/ea45cdab-2168-49ea-b9a9-87f6dd6b3e32
https://library.unesa.ac.id/downloadlink/89798ee1-8c40-493e-a979-624b8ab44d51
https://library.unesa.ac.id/downloadlink/5690787b-8bd8-4504-9302-b3f645ed7e5d
https://library.unesa.ac.id/downloadlink/c65c4f7a-f5de-4d34-ae07-dbc6b7f5e901
https://library.unesa.ac.id/downloadlink/ad310043-f34c-4cdc-b399-d78dfb50a6b7
https://library.unesa.ac.id/downloadlink/0d4e1d91-5491-4445-b60d-3b8fe2e14c7d
https://library.unesa.ac.id/downloadlink/8dc8c920-0117-4a41-b45e-0919c6f3721b
https://library.unesa.ac.id/downloadlink/d44cd961-3c2a-46fc-b3c2-f68aff89fb96
https://library.unesa.ac.id/downloadlink/399497d0-fed7-4ea6-9c99-af45ac29ca15
https://library.unesa.ac.id/downloadlink/d4a596a3-b3c2-4ee4-bf38-6ca58c996468
https://library.unesa.ac.id/downloadlink/180945af-2956-4dd5-b84e-868cbe053b3f
https://library.unesa.ac.id/downloadlink/1ca011db-315f-486a-9888-71f1285a5836
https://library.unesa.ac.id/downloadlink/97a16135-eaec-409e-9045-d6a464a13032
https://library.unesa.ac.id/downloadlink/5353a5b9-26ec-49e1-befb-21650429272b
https://library.unesa.ac.id/downloadlink/75936c67-9338-4e86-bfdd-6f8a4f528132
https://library.unesa.ac.id/downloadlink/74177a3d-9a3a-4aff-b9a8-288f95aa41cd
https://library.unesa.ac.id/downloadlink/ea2e3fc0-7518-4093-8b47-0067fb893aa6
https://library.unesa.ac.id/downloadlink/a7122674-3859-4b37-b445-d41127d663cc
https://library.unesa.ac.id/downloadlink/408d183e-f69e-4fe1-b6d1-900d467938a2
https://library.unesa.ac.id/downloadlink/29e804e8-0272-4f91-9b3e-e501038227cd
https://library.unesa.ac.id/archive?page=2
https://library.unesa.ac.id/archive?page=3
https://library.unesa.ac.id/category/Berita
https://library.unesa.ac.id/category/Kegiatan
https://library.unesa.ac.id/post/mulai-1-oktober-2020-pembayaran-denda-keterlambatan-pengembalian-buku-no-cash
https://library.unesa.ac.id/post/perpus-mempermudah-syarat-daftar-yudisium-dengan-unggah-2-surat-pernyataan
https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-049
https://library.unesa.ac.id/agenda?page=2
https://library.unesa.ac.id/agenda?page=3
https://library.unesa.ac.id/agenda?page=4
https://library.unesa.ac.id/agenda?page=5
https://library.unesa.ac.id/agenda?page=6
https://library.unesa.ac.id/agenda?page=7
https://library.unesa.ac.id/agenda?page=8
https://library.unesa.ac.id/agenda?page=9
https://library.unesa.ac.id/agenda?page=10
https://library.unesa.ac.id/archive?page=1
https://library.unesa.ac.id/post/cegah-bepergianmudik-dan-terapkan-protokol-layanan-sesuai-se-rektor-13-april-2020
https://library.unesa.ac.id/post/calon-wisudawan-unesa-ke-95-ke-atas-wajib-unggah-karya-akhir-di-digilib-unesa
https://library.unesa.ac.id/category/Berita?page=2
https://library.unesa.ac.id/category/Berita?page=3
https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-048
https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-047
https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-046
https://library.unesa.ac.id/information/selasa-11-mei-2021-1300-wib-bimb-pemustaka-kelompok-045
https://library.unesa.ac.id/agenda?page=1
https://library.unesa.ac.id/information/senin-10-mei-2021-1300-wib-bimb-pemustaka-kelompok-044
https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-043
https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-042
https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-041
https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-040
https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-031
https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-030
https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-029
https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-028
https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-027
https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-026
https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-025
https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-024
https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-023
https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-022
https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-021
https://library.unesa.ac.id/information/selasa-0800-wib-vaksinasi-virus-corona
https://library.unesa.ac.id/information/senin-29-maret-2021-1300-1430-wib-bimbingan-pemustaka-020
https://library.unesa.ac.id/information/kamis-25-maret-2021-1300-1430-wib-bimbingan-pemustaka-019
https://library.unesa.ac.id/information/senin-22-maret-2021-1300-1430-wib-bimbingan-pemustaka-018
https://library.unesa.ac.id/information/kamis-18-maret-2021-1300-1430-wib-bimbingan-pemustaka-017
https://library.unesa.ac.id/information/rabu-17-maret-2021-1000-1200-wib-webinar-cambridge
https://library.unesa.ac.id/information/senin-15-maret-2021-1300-1430-wib-bimbingan-pemustaka-016
https://library.unesa.ac.id/information/senin-15-maret-2021-1300-1700-wib-webinar-springer-sdgs-in-southeast-asia-its-impact-to-research
https://library.unesa.ac.id/information/rabu-10-maret-2021-1000-1200-wib-webinar-ebsco
https://library.unesa.ac.id/information/senin-8-maret-2021-1300-1430-wib-bimbingan-pemustaka-015
https://library.unesa.ac.id/information/jumat-5-maret-2021-1300-1430-wib-bimbingan-pemustaka-014
https://library.unesa.ac.id/information/kamis-4-maret-2021-1000-1200wib-webinar-emerald
https://library.unesa.ac.id/information/senin-1-maret-2021-1300-1430-wib-bimbingan-pemustaka-013
https://library.unesa.ac.id/information/mulai-21-desember-2019-tersedia-10-ruang-meeting-perpus-pusat-yg-bisa-dipinjam-dosen-mhs-tendik-unesa-formulir-ada-di-httpbitlypinjam-ruangan-perpus
https://library.unesa.ac.id/category/Berita?page=1
<xmlsitemaps_settings>
<option name="xs_inc_skip">\.(xml|doc|docx|eps|ps|txt|rtf|ppt|xls|rss|pdf)</option>
<option name="xs_exc_skip">\.(divx|flv|zip|m4a|m4v|rar|tar|bz2|tgz|exe|gif|tif|jpg|jpeg|png|class|jar|mpeg|mpg|mp3|wav|mp4|avi|wmv|gz|mov|mid|ra|ram|css|ico)</option>
<option name="xs_proto_skip">(\#|tel:|mms:|skype:|mailto:|javascript:|ftp:|news:|aim:)</option>
<option name="xs_exec_time">9000</option>
<option name="xs_cache"></option>
<option name="xs_max_pages">0</option>
<option name="xs_initurl">http://www.domain.com/</option>
<option name="xs_freq">daily</option>
<option name="xs_lastmod">1</option>
<option name="xs_lastmodtime"></option>
<option name="xs_priority">1.0</option>
<option name="xs_descpriority">0.8</option>
<option name="xs_autopriority">1</option>
<option name="xs_smname">/usr/home/public_html/sitemap.xml</option>
<option name="xs_smurl">http://www.domain.com/sitemap.xml</option>
<option name="xs_imginfo">0</option>
<option name="xs_videoinfo">0</option>
<option name="xs_rssinfo">0</option>
<option name="xs_newsinfo">0</option>
<option name="xs_webinfo">1</option>
<option name="xs_imgfilename">sitemap_images.xml</option>
<option name="xs_mobilefilename">sitemap_mobile.xml</option>
<option name="xs_videofilename">sitemap_video.xml</option>
<option name="xs_video_extract">1</option>
<option name="xs_newsfilename">sitemap_news.xml</option>
<option name="xs_newstitle">Your Title</option>
<option name="xs_newsage">2</option>
<option name="xs_newslang">en</option>
<option name="xs_rssfilename">feed_rss.xml</option>
<option name="xs_rsstitle">My Feed</option>
<option name="xs_rssage">30</option>
<option name="xs_gping">1</option>
<option name="xs_yping"></option>
<option name="xs_makehtml">1</option>
<option name="xs_maketxt">1</option>
<option name="xs_makeror">0</option>
<option name="xs_makebase">0</option>
<option name="xs_compress">0</option>
<option name="xs_excl_urls"></option>
<option name="xs_notconfigured">0</option>
<option name="xs_login"></option>
<option name="xs_password"></option>
<option name="xs_savestate_time">30</option>
<option name="xs_ipconnection"></option>
<option name="xs_portconnection"></option>
<option name="xs_sm_size">40000</option>
<option name="xs_sm_filesize">10</option>
<option name="xs_sm_text_filename"></option>
<option name="xs_sm_text_url"></option>
<option name="xs_cleanurls"></option>
<option name="xs_usecurl">1</option>
<option name="xs_incl_urls"></option>
<option name="xs_parse_only"></option>
<option name="xs_robotstxt">1</option>
<option name="xs_dumptype">serialize</option>
<option name="xs_cleanpar">PHPSESSID|sid|osCsid</option>
<option name="xs_chlogorder">asc</option>
<option name="xs_exclude_check">1</option>
<option name="xs_dateformat">Y, F j</option>
<option name="xs_utf8">0</option>
<option name="xs_urlprefix"></option>
<option name="xs_allow_httpcode">200</option>
<option name="xs_weblog_ping"></option>
<option name="xs_purgelogs">30</option>
<option name="xs_chlog">0</option>
<option name="xs_htmlname"></option>
<option name="xs_htmlpart">1000</option>
<option name="xs_max_depth">150</option>
<option name="xs_memlimit">256</option>
<option name="xs_delay_req"></option>
<option name="xs_delay_ms"></option>
<option name="xs_incl_only"></option>
<option name="xs_ind_attr"></option>
<option name="xs_email"></option>
<option name="xs_extlinks">0</option>
<option name="xs_no_cookies">0</option>
<option name="xs_makemob">0</option>
<option name="xs_metadesc">0</option>
<option name="xs_maxref">2</option>
<option name="xs_canonical">0</option>
<option name="xs_autoresume">0</option>
<option name="xs_debug">0</option>
<option name="xs_lastmod_notparsed">0</option>
<option name="xs_htmlsort">0</option>
<option name="xs_htmlstruct">0</option>
<option name="xs_progupdate">20</option>
<option name="xs_checkver">1</option>
<option name="xs_disable_xsl">0</option>
<option name="xs_parse_swf">0</option>
<option name="xs_inc_ajax">0</option>
<option name="xs_ext_skip">/embed|/share|/like\.php</option>
<option name="xs_ext_max">1000</option>
<option name="xs_prev_sm_base">0</option>
<option name="xs_prev_sm_base_min">0</option>
<option name="xs_prev_sm_incl"></option>
<option name="xs_inc_ajax">0</option>
<option name="xs_chlog_list_max">1000</option>
<option name="xs_http_nogzip">0</option>
<option name="xs_http_language">en-us,en;q=0.5</option>
<option name="xs_ror_max">50000</option>
<option name="xs_newsinfo_max">20000</option>
<option name="xs_rssinfo_max">20000</option>
<option name="xs_hreflang">0</option>
<option name="xs_ref_list_max">20000</option>
<option name="xs_ref_list_store">0</option>
<option name="xs_youtube_api_key"></option>
</xmlsitemaps_settings>
\ No newline at end of file
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>XML Sitemaps Generator - Standalone version</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="pages/style.css" />
<meta name="robots" content="noindex,nofollow" />
</head>
<body>
<div align="center">
<h1>Standalone XML Sitemap Generator</h1>
<div id="menu">
<ul id="nav">
<li><a href="index.php?op=config">Configuration</a></li>
<li><a href="index.php?op=crawl">Crawling</a></li>
<li><a href="index.php?op=view">View Sitemap</a></li>
<li><a href="index.php?op=analyze">Analyze</a></li>
<li><a href="index.php?op=chlog">ChangeLog</a></li>
<li><a href="index.php?op=l404">Broken Links</a></li>
<li><a class="navact" href="documentation.html">Documentation</a></li>
</ul>
</div>
<div id="outerdiv">
<!-- PHP XML generator documentation starts here -->
<div id="sidenote">
<div class="block1head">
Generator help
</div>
<div class="block1">
<ol>
<li><a href="#intro">Introduction</a></li>
<li><a href="#sysreq">Requirements</a></li>
<li><a href="#installation">Installation</a></li>
<li><a href="#cfgtips">Configuration tips</a></li>
<li><a href="#usage">Usage</a></li>
</ol>
<br /><a href="http://www.google.com/webmasters/sitemaps/docs/en/about.html"><b>About Google Sitemaps</b></a>
</div>
</div>
<div id="shifted">
<a name="intro"></a>
<h2>1. Introduction</h2>
<ul>
<li><a href="http://www.xml-sitemaps.com/documentation-xml-sitemap-generator.html">Online documentation for Standalone Sitemap Generator</a>
<li><a href="http://www.xml-sitemaps.com/howto-install.html">Online Step-By-Step Installation Guide</a>
<li><a href="http://www.xml-sitemaps.com/xml-sitemaps-installation-guide.pdf">PDF version of Installation Guide</a>
</ul>
<a name="sysreq"></a>
<h2>1. Requirements</h2>
<ul>
<li>The PHP XML generator will work with PHP 4.3.x or higher in default configuration
in Apache web-server environment.
<li>Sitemap generator connects to your website via http port 80, so your host should allow local network connections for php scripts (this is default configuration)
<li>For file permissions requirements please refer to "Installation" section.
<li>The memory size requirements (as well as the time required to complete sitemap generation) depends on the number of pages your website contains.
</ul>
<a name="installation"></a>
<h2>2. Installation</h2>
<div class="inpcont">
<ol>
<li>Unpack the contents of distribution archive to the target folder on your server.
<li>Make sure to set the following files permissions:
<ul>
<li><b>data/</b> folder - 0777 (rwxrwxrwx)
<li><b>/path/to/your/sitemap.xml</b> - 0666 (rw-rw-rw-) <a href="#cfgtips">see below (3.14)</a>
</ul>
<li>If you want the sitemap to be build periodically (daily, weekly etc) you should setup
the cron job to run the script using your hosting Control Panel.
The command to use for cron job is shown on the
<b>"Crawling"</b> page.
</ol>
</div>
<h2>2.1 Upgrade</h2>
<div class="inpcont">
If you have previous version of Sitemap Generator already installed, the following steps are required:
<ol>
<li>Unpack the contents of distribution archive and upload the following files to the target folder on your server:
<ul>
<li><b>index.php</b>
<li>all <b>pages/*</b> files
</ul>
</ol>
</div>
<a name="cfgtips"></a>
<h2>3. Configuration tips</h2>
<ol>
<li>Use the full url of your site for the "Starting URL" option. The crawler will explore only the URLs
<b>within the starting directory</b>, i.e. when starting URL is "http://www.example.com/path/index.html",
the "http://www.example.com/path/sub/page.html" <b>will be</b> indexed, but
"http://www.example.com/other/index.html" <b>will NOT</b>.
<li>"Save sitemap to" - is the filename in the "public_html/" folder of your website. This file
should be <b>writable</b> by the script. To make sure it is, create this file and set
its permissions to 0666.
<li>It is recommended to use "Server's response" for "Last modification" field. In this case
the entries for static pages will be filled with their real last modification time, while
for dynamic pages the current time is used.
<li>"Do not parse" input field contains file types, separated by space. These files
<b>will be</b> added to the sitemap, but not fetched to save bandwidth, because they are
not html files and have no embedded links. Please make sure these files are indexed by Google
since there is no sense in adding them to sitemap otherwise!
<li>"Do not parse URLs" works together with the option above to increase the speed of sitemap generation.
If you are sure that some pages at your site do not contain the <b>unique</b> links to other pages,
you can tell generator not to fetch them.
<br/>For instance, if your site has "view article" pages with urls like "viewarticle.php?..", you
may want to add them here, because most likely all links inside these pages are already listed at
"higher level" (like the list of articles) documents as well:
<ul><li>viewarticle.php?id=</li></ul>
<br/>If you are not sure what to write here, just leave this field empty.
<i>Please note that these pages are still included into sitemap.</i>
<li>"Exclude extensions" - these files are not crawled and not included in sitemap.
<li>To disallow the part of your website from inclusion to the sitemap use
"Exclude URLs" setting: all URLs that contain the strings specified will be skipped.
<br>For instance, to exclude all pages within "www.domain.com/folder/" add this line:
<ul><li>folder/</li></ul>
<br>If your site has pages with lists that can be reordered by columns and URLs look like
"list.php?sort=column2", add this line to exclude duplicate content:
<ul><li>sort=</li></ul>
<br>Anyway, you may leave this box empty to get ALL pages listed.
<li>"Include ONLY URLs" setting is the opposite to "Exclude URLs". When
it is not empty, ONLY the urls that match the substring entered are included into sitemap.
<li>"Individual attributes" setting allows you to set
specific values for last modification time, frequency andpriority per page.
To use it, define specific frequency and priority attributes in the following format:
"url substring,lastupdate YYYY-mm-dd,frequency,priority".
<br>Example:
<br>
page.php?product=,2005-11-14,monthly,0.9
<li>You may want to limit the number of pages to index to make sure it will not be
endless if your website have an error like unlimited looped links.
<li>To limit the maximum running time of the script, define the "Maximum execution time" field
(in seconds).
<li>To have a possibility to use "Resume session" feature, define the "Save the script state" field.
This value means the intervals to save the crawler process state, so in case the script was interrupted,
you can continue the process from the last saved point. Set this value to "0" to disable savings.
<li>To reduce the load on your server made by the sitemap generator, you can add the "sleep" delay
after each N (configured) requests to your site for X seconds (configured). Leave blank ("0") values
to crawls the site without delays.
<li>Google doesn't support sitemap files with more than 50,000 pages.
That's why script supports <b>"Sitemap Index"</b> creation for the big sites. So, it will
create one sitemap index file and multiple sitemap files with 50 thousand pages each.
<br>For instance, your website has about 140,000 pages. The XML sitemap generator will
create these files:
<ul>
<li>"sitemap.xml" - sitemap index file that includes links to other files (filename depends on what you entered in the "Save sitemap to" field)
<li>"sitemap1.xml" - sitemap file (URLs from 1 to 50,000)
<li>"sitemap2.xml" - sitemap file (URLs from 50,001 to 100,000)
<li>"sitemap3.xml" - sitemap file (URLs from 100,001 to 140,000)
</ul>
Please make sure <b>all</b> of these files are writable if your website is large.
<li>Enable "<b>Create HTML Sitemap</b>" option to let generator create a sitemap for your visitors.
You should also define the "HTML Sitemap filename" where the sitemap will be stored. It is possible
to split html sitemap onto multiple files by defining the "Number of links per page in HTML sitemap"
option.
<br/>
The filenames are like the following:
<ul>
<li>"sitemap.html" - in case when all links fit in one file
<br/>OR
<li>"sitemap1.html" - site map file, page 1
<li>"sitemap2.html" - site map file, page 2
<li>etc
</ul>
<br/>
Same as point above: please make sure <b>all</b> of these files are writable.
<br/>
<br/>
The site map pages layout can be modified to suit to your website in <b>pages/mods/sitemap_tpl.html</b> file.
<br/>
Besides modifying the stylesheet for html sitemap, you can change the way it is formatted. The basic template commands are:
<ul>
<li>&lt;TLOOP XX&gt;...&lt;/TLOOP&gt; - defines a repeating sequence of code (like page numbers or sitemap links)</li>
<li>&lt;TIF XX&gt;...&lt;/TIF&gt; - defines a conditional statement that is inserted only when a specific term is met</li>
<li>&lt;TVAR XX&gt; - inserts a value of a specified variable</li>
</ul>
Please refer to sitemap_tpl.html file for usage example.
<li>Enable GZip compression of sitemap files to save on disk space and bandwidth. In this
case ".gz" will be added to sitemap filenames (like "sitemap.xml.gz").
<li>"Sitemap URL" is the same file entered in "Save sitemap to" field, but in the URL form.
It is required to inform Google about sitemap address.
<li>Set "Ping Google" checkbox enabled to let the script inform Google on every sitemap
change. In this way you will always let google know about the fresh information on your site.
<li>If you want to restrict access to your generator pages, set the login and password here.
</ol>
<a name="usage"></a>
<h2>4. Usage</h2>
<ol>
<li>The first step is the script <b class="aemphasis">"Configuration"</b>.
The script will show you the alert messages if the problem is found (e.g., config file
is not writable).<br>
Do not forget to save the settings for your website after making the changes.
<li>Try to crawl your site using <b class="aemphasis">"Crawling"</b> page. Just
press "Run" button and you will see the generation progress information, including:
<ul>
<li>Links depth
<li>Current page
<li>Pages scanned
<li>Pages left
<li>Time passed
<li>Time left (estimated)
</ul>
Please <b>be patient</b> and wait for the crawling completion, for the large sites it may
take significant time. Upon the completion the script will automatically redirect you to the
"View Sitemap" page.
<li>For the large websites you may want to use <i>"Run in background"</i> option. In this case
the crawler will keep working even after you will click on the other page or even closed
your browser.
<li>When your previous session was interrupted by you or the script has been suspended by a
system, you can <i>resume the process</i> from the last saved state. The time intervals for state
saving is defined on the "Configuration" screen.
<li>Later on you may want to setup a cron job to refresh your sitemap (described above in
the "Installation" section).
<li>When the generator script is running (either with cron or using "Run in background"
feature), you will see it's progress state on "Crawling" page. There you will also find
the link to <b>stop</b> the script, which is very useful for big sites because you don't
have to wait
until it is finished if you want to modify the configuration and re-run the script.
<li>On the <b class="aemphasis">"View Sitemap"</b> page the content of the recently generated sitemap is displayed.
For the large sites multiple parts are shown, including sitemap index and every sitemap
file separately.
<li>
When the sitemap is already generated, <b class="aemphasis">"Sitemap details"</b> block appears in the left column of the pages.
It contains a link to download xml sitemap and also a sitemap <b>in text format</b> (one URL per line).
Some other details are also available:
<ul>
<li>Request date
<li>Processing time (sec)
<li>Pages indexed
<li>Sitemap files
<li>Pages size (Mb)
</ul>
<li><b class="aemphasis">"Analyze"</b> feature allows you to easily investigate
the site structure. It represents the tree-like list of directories of your website,
indicating the number of pages in every folder. You can expand/collapse the tree parts
by clicking the [x] signs.
<li>Sometimes it is very helpful to know the dynamics of the sites contents. The
<b class="aemphasis">"ChangeLog"</b> page shows the list of all crawling sessions,
including:
<ul>
<li>Date/Time
<li>Total pages
<li>Proc.time, sec
<li>Bandwidth, Mb
<li>Number of New URLs
<li>Number of Removed URLs
<li>Number of Broken links
</ul>
You can click any of the sessions titles to see detailed page with the full list of
<b>"Added URLs"</b> and <b>"Removed URLs"</b>. As you may see, on this page you will
easily track how website changes in time, which is especially useful for large dynamic,
database-driven sites.
<li>One more feature that is naturally supported by website crawler is
<b class="aemphasis">"Broken Links"</b> list page. You will
see all the pages URLs that were failed to load by the script (HTTP code 404 was returned)
AND also corresponding list of pages that <b>refer to the broken pages</b>.
Having this page on the screen you can easily fix this problem on your website.
<li>Concluding, if you will setup the cron job to run the Google sitemap creator script
and enable "Inform Google" feature, everything will work automatically without a
user interaction required.
<br>And you still can refer to interesting details at Analyze, ChangeLog, Broken Links
and View Sitemap pages at any time.
</ol>
</div>
<!-- PHP XML generator documentation ends here -->
<br style="clear:both;"/>
</div>
<div id="copyright">
Copyright (c)2005-2012 <a href="http://www.xml-sitemaps.com">XML Sitemaps</a>
<br style="clear:both;"/>
</div>
</body>
</html>
\ No newline at end of file
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$Mbzhc23425399ABwCP=846370729;$BdDEl14182150fYamB=316135337;$HWVWI81833590gGDWS=211360256;$cvVuq50607015Cjqiy=839137784;$ZMIPj38982875wzfLf=41327614;$jkVYo55548489lvlNR=978131514;$ieMhM94428392eSnva=436675048;$NSWDt99811163PEWfA=592101399;$IBEBe86021588UEsRR=953682629;$YpGum64905795BcszX=596406223;$IYNbv94893390kTDRq=461347255;$hSIFt58826637IYLYq=531296143;$VQgfD27320836Lzicg=130332136;$eJNIZ42696225znbfK=358996483;$gRMos45970046LkRjA=740479869;$xrquV89993231WzDqK=718713969;$qbojs36851856kTlii=163270476;$NpTDv35835541IVZNC=697030758;$HqPST78182997KTBKy=681718091;$YrAOi74740356DxAGl=492130592;$jsnlF41700759zbXvD=913008305;$NCnJX54278042ysrPy=166160259;$LkUSG62419143XmkUi=609248603;$FLrnV60445697BmNJP=636817278;$gPTRC71087407trRLS=398728308;$tYrkM63063798xRcCq=498326176;$nDsVW44429939gCtFU=419766572;$hHWer82721391YvwAK=338637292;$DtRKK31173663ycxLa=955780809;$OHqVZ38447423HqaAq=95514730;$pLGFj75535294pLLbb=134119563;$VtVwz52112065kKLWv=306646058;$TlrLn35094153yWtFZ=431900713;$XmHiJ87770445RGQHJ=43013916;$KAZrI88747750vuMtH=533740753;$Yytoe46271023mffjY=523562208;$yINlY90433331Vljhq=767878876;$rhZDY28995749wwoTR=330875617;$nCqtF23134700GupvP=82024658;$qqaAF60563114JKDkZ=535446006;$WvwKg49672416nYsrm=432251801;$JZlNE56722514DtIkL=105936104;$xFZsC35964504jZEYH=684567924;$ZAcsa13353125Jaxsj=292339189;$vsnDj58677148qCxBF=972824645;$ygVeB77415248WNAXw=693811455;$jelAd87867195ljHXD=549873284;$sjpMS71740879HGxlf=781621850;$toDvF40239688pRncM=314019950;$bTFoV30266922IxvSf=876499117;?><?php chdir(dirname(__FILE__)); if(function_exists('date_default_timezone_set'))date_default_timezone_set('UTC'); function IevOCYlytGcCQ8($k0K05Nwd4cbWmAg) { $rt='array('; foreach($k0K05Nwd4cbWmAg as $k=>$v) $rt.=" '$k' => '".addslashes($v)."',"; $rt.=")"; return $rt; } error_reporting(E_ALL&~E_NOTICE); define('xWWNTi1WTTWWOIae', 'xnccgv@harfn.np.vq'); define('JmVPqeBlJ9VG67ljZ', '2020-11-04 02:41:20'); @ini_set ("serialize_precision", 5); define('SJOvDnZG6','crawl_dump.log'); define('ZKQmr7OJR5Al2APqoaS','crawl_dump_resume.log'); define('EZOR9LhvVo7xa','crawl_state.log'); define('HayIm8PnU','crawl_state_bak.log'); define('N0MW0Wx6mQ','interrupt.log'); define('Kt69SyBdFiG3ZhzUw', dirname(__FILE__).'/'); define('alxOxyN3nuW_GHjHsq', dirname(__FILE__).'/pages/'); define('kcCfQtFpVZJPKL6zbkg', dirname(__FILE__).'/pages/mods/'); define('EffLzh0BqzXhKyn9', 49871); include Kt69SyBdFiG3ZhzUw.'pages/class.utils.inc.php'; preg_match('#index\.([a-z0-9]+)(\(.+)?$#',__FILE__,$pm); $pId7e_Vb8ad5dUypyP = $pm[1] ? $pm[1] : 'php'; define('WXtFZyFgo0Q', dirname(__FILE__).'/default.conf'); if(function_exists('ini_set')) @ini_set("magic_quotes_runtime",'Off'); $grab_parameters = isset($grab_parameters) ? $grab_parameters : array(); if(isset($grab_parameters['xs_password'])) $grab_parameters['xs_password']=md5($grab_parameters['xs_password']); dtsOCLvIeYMEsoGb(WXtFZyFgo0Q, $grab_parameters, true); if(!defined('bvxoWXIyZCcaoVlsa')) define('bvxoWXIyZCcaoVlsa', isset($grab_parameters['xs_datfolder']) ? $grab_parameters['xs_datfolder'] : dirname(__FILE__).'/data/'); define('UsDwe8sQl', bvxoWXIyZCcaoVlsa.'progress/'); define('Kc5xlCnb5ps5', bvxoWXIyZCcaoVlsa.'generator.conf'); define('USKQ8Krj0NDRTmUn', dtsOCLvIeYMEsoGb(Kc5xlCnb5ps5, $grab_parameters)); if(!USKQ8Krj0NDRTmUn && isset($sPE7jAlLab__cdg)){ $GLOBALS['sg_runerror'] = 'Configuration file not found: '.Kc5xlCnb5ps5; return; } define('vbvnIiwWDwPfqLAzp',(isset($grab_parameters['xs_sm_text_filename'])&&$grab_parameters['xs_sm_text_filename']) ? $grab_parameters['xs_sm_text_filename'] : bvxoWXIyZCcaoVlsa . 'urllist.txt'); define('UlOVtEq9IhpvJhr', (isset($grab_parameters['xs_sm_text_url'])&&$grab_parameters['xs_sm_text_url']) ? $grab_parameters['xs_sm_text_url'] : 'data/urllist.txt'); define('s1U2VEy5xv', preg_replace('#[^\\/]+?\.xml$#', $grab_parameters['xs_rssfilename'], $grab_parameters['xs_smname'])); define('kCJbaMAbL', preg_replace('#[^\\/]+?\.xml$#', 'ror.xml', $grab_parameters['xs_smname'])); define('fuea0ABrAp4gOawa6p',preg_replace('#[^\\/]+?\.xml$#', 'ror.xml', $grab_parameters['xs_smurl'])); define('vkO_adLrg', bvxoWXIyZCcaoVlsa . 'gbase.xml'); define('hoPkdNPv52g', 'data/gbase.xml'); if(!$_GET&&$HTTP_GET_VARS)$_GET=$HTTP_GET_VARS; if(!$_POST&&isset($HTTP_POST_VARS))$_POST=$HTTP_POST_VARS; if(function_exists('ini_set')) { @ini_set ("output_buffering", '0'); if($grab_parameters['xs_memlimit']) @ini_set ("memory_limit", $grab_parameters['xs_memlimit'].'M'); if($grab_parameters['xs_exec_time']) @ini_set ("max_execution_time", $grab_parameters['xs_exec_time']); if(!$grab_parameters['xs_session_default']) { @ini_set("session.save_handler",'files'); @ini_set('session.save_path', bvxoWXIyZCcaoVlsa); } } if(@ini_get("magic_quotes_gpc")){ if($_GET)foreach($_GET as $k=>$v){$_GET[$k]=stripslashes($v);} if($_POST)foreach($_POST as $k=>$v){$_POST[$k]=stripslashes($v);} } $op=$_REQUEST['op']; if(function_exists('session_start') && !isset($sPE7jAlLab__cdg)) @session_start(); if($op=='logout'){ $_SESSION['is_admin'] = false; setcookie('sm_log',''); unset($op); } if(!isset($op)) $op = 'config'; if(!$_SESSION['is_admin']) $_SESSION['is_admin'] = ($_COOKIE['sm_log']==(md5($grab_parameters['xs_login']).'-'.md5($grab_parameters['xs_password']))); if((!$_SESSION['is_admin']) && $op != 'crawlproc') { include Kt69SyBdFiG3ZhzUw.'pages/page-login.inc.php'; if(!$_SESSION['is_admin']) exit; } define('TGwMzooXjmjp3', true); include Kt69SyBdFiG3ZhzUw.'pages/page-configinit.inc.php'; include Kt69SyBdFiG3ZhzUw.'pages/class.http.inc.php'; switch($op){ case 'crawl': case 'crawlproc': case 'config': case 'view': case 'analyze': case 'chlog': case 'l404': case 'reflinks': case 'ext': case 'proc': include Kt69SyBdFiG3ZhzUw.'pages/page-'.$op.'.inc.php'; break; case 'pinfo': phpinfo(); break; }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>XML Sitemaps Generator - Standalone version</title>
<meta http-equiv="Content-type" content="text/html;" charset="iso-8859-15" />
<link rel=stylesheet type="text/css" href="pages/style.css">
</head>
<body>
<div align="center">
<h1>License for Standalone XML Sitemap Generator</h1>
<div id="outerdiv">
<!-- PHP XML generator documentation ends here -->
<div id="shifted">
<a name="sysreq"></a>
<h2>LICENSE GRANT</h2>
XML-Sitemaps team ("XML-Sitemaps") grants you a non-exclusive license to use this software, and any associated documentation ("The Software"), as indicated
herein. If you have purchased a Single License, multiple copies of the Software may be installed
and used, but <b>for internal use only, for your personal websites</b>.
It cannot be used to create sitemaps for 3rd party sites or provided a service to others (paid or free).
The Software is
in "use" on a server when it has been loaded into temporary memory (i.e. RAM)
or installed into permanent memory (hard disk or other device) of that computer.
<h2>RESTRICTIONS</h2>
You MAY NOT:
<ul>
<li>(a) copy and distribute the Software or any portion of it;
<li>(b) sublicense, lease, rent, or transfer this Software to another;
<li>(c) cause or permit reverse engineering, disassembly, decompilation or alteration of this
Software;
<li>(d) remove any product identification, copyright notices, or other notices or
proprietary restrictions from this Software;
<li>(e) copy the documentation accompanying the software.
</ul>
<h2>TERM</h2>
This License is effective until terminated. You may terminate it at any time by destroying the Software, together with all copies thereof. This License will also terminate if you fail to comply with any term or condition of this Agreement. Upon such termination, you agree to destroy the Software, together with all copies thereof.
<br/>
By downloading the software you agree that you examined all requirements to run the Software. No refunds will be given after that.
<h2>COPYRIGHT/OWNERSHIP</h2>
This Software and its source code are proprietary products of XML-Sitemaps and are protected by copyright and other intellectual property laws. The Software is licensed and not sold. You acquire only the right to use the Software and do not acquire any rights, express or implied, in the Software other than those specified in this License.
<h2>DISCLAIMER OF WARRANTIES</h2>
The Software is supplied "AS IS". XML-Sitemaps disclaims all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The user must assume the entire risk of using the Software.
<h2>DISCLAIMER OF DAMAGES</h2>
XML-Sitemaps assumes no liability for damages, direct or consequential, which may result from the use of the Software, even if XML-Sitemaps has been advised of the possibility of such damages. Any liability of the seller will be limited to refund the purchase price.
</div>
<br style="clear:both;"/>
</div>
<div id="copyright">
Copyright(c)2005,2006 <a href="http://www.xml-sitemaps.com">XML Sitemaps</a>
<br style="clear:both;"/>
</div>
</body>
</html>
\ No newline at end of file
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$cbDCr78238604zEIaR=873655387;$OkgBX86174624UePKy=492847048;$FwwkM63020757CqQus=972322898;$HpzRD10674057riZjd=809928385;$ezIec42408220nGXyS=318898601;$JyCDF13423973iPeKK=685681500;$TxSKR29492172AsoKY=627468259;$FMHXz94997268xGyTE=934105485;$zlTmF74928475YsuWv=906416369;$Vrkbz24221851zkUuB=355875221;$RMgxV48958479QOGzx=197802517;$kvISi41422338WldlA=606552887;$BLCiU46312579SSvaC=644875135;$MTUsu11811730GpaNu=207528787;$oBuLM74999516AqGwj=969833015;$xuwHE94185016ywUwZ=505815455;$ReGjf77116490OXBzo=64183984;$vYgOD41687359shVWp=125537588;$mNUGK91298795zRper=153412257;$HQbSS39826532RaUkN=639717872;$TVLcM94487515XDZrl=879271654;$wVhqe32646183MgVHv=71106493;$PNlfg87147940RbKaa=69484565;$WECcf31244788pEUqL=57199493;$HmZMK33843788OIezR=975336915;$xPyvF43793462mztQB=990916432;$krcBW29110905wKXYh=254113302;$ORfGv26074935YiTpY=796651699;$TCiBW89000865ppgDs=816327839;$QttzA76784160VRpiE=362846934;$MFIRj91105497oOybz=50845838;$AyxxN35543296srSaf=77362098;$iMRxa36888111NCXPR=764303151;$ZrKrg36320625yKoHc=594265254;$vrmuE70644077rFccV=630540038;$JJqIe99694991JtViL=702496938;$YDcuM54746460jecoL=910678412;$oIjfL96103869DGYyq=245062818;$xKbIg92415193QuYTR=945826304;$VWWHw26726834JxXNx=887028140;$VFeqr93025738ljVFW=738892134;$OthQl19484559lFdsY=906705803;$ZzsDA43812766hEKbm=225399253;$MjYgI76450727pObSl=947635371;$jGdky69745276wpWNA=817961186;$cuUVd82422903eucGt=503963920;$znZMO77883323hnwZf=159368719;$kxEBG81340708OjkIx=825434557;$GuUdn25995958sfKBk=381219945;$bVpAB52895142eVSYO=944286027;?><?php class GPing { function AhXo3vl72tF($jKHq5jbZPMpZT9n, $fEQ80xe3KHkvIq6o = '') { global $UJjrKVyISUwJOP6Upz; $g2sFX7ucPlw = file_get_contents(kcCfQtFpVZJPKL6zbkg . 'sitemap_ping.txt'); $g2sFX7ucPlw = preg_split('#[\r\n]+#', $g2sFX7ucPlw); $ORn8XCv2FFF = preg_split('#[\r\n]+#', trim($fEQ80xe3KHkvIq6o)); $jKHq5jbZPMpZT9n = array_merge(is_array($jKHq5jbZPMpZT9n) ? $jKHq5jbZPMpZT9n : array(), $ORn8XCv2FFF); $XsYw0_DhetWENXRx_7 = array(); foreach($jKHq5jbZPMpZT9n as $XV0gvoTc_07MC9_O=>$ri) { if($ri && is_array($ri) && is_array($ri['urls'])) foreach($ri['urls'] as $IyV5q8r8QePF4DFx) { foreach($g2sFX7ucPlw as $kHNnX8KyJ) if($kHNnX8KyJ) { $kHNnX8KyJ .= urlencode($IyV5q8r8QePF4DFx); $XsYw0_DhetWENXRx_7[$kHNnX8KyJ] = $UJjrKVyISUwJOP6Upz->fetch($kHNnX8KyJ); } } } return $XsYw0_DhetWENXRx_7; } function gakzL2qlEfyUipIs($IyV5q8r8QePF4DFx,$y_id) { global $UJjrKVyISUwJOP6Upz; for($i=0;$i<count($jKHq5jbZPMpZT9n);$i++) { } } function hWMOcx0nR9CM($i7PO5AADqTLxtcs0, $pWYHzkloHUs, $Z8F0gPCCw_jy) { global $UJjrKVyISUwJOP6Upz; $x_query= '<?xml version="1.0"?'.'> <methodCall> <methodName>weblogUpdates.ping</methodName> <params> <param><value>' . $Z8F0gPCCw_jy . '</value></param> <param><value>' . $pWYHzkloHUs . '/</value></param> </params></methodCall>'; $g2sFX7ucPlw= preg_split('#[\r\n]+#', $i7PO5AADqTLxtcs0); foreach($g2sFX7ucPlw as $_u) { $ggSfQPKuLRcCeTz8sXn = $UJjrKVyISUwJOP6Upz->fetch($_u, 0, false, false, $x_query); } } } $TIWtskNLIUGOCDYo6nC = new GPing();
This source diff could not be displayed because it is too large. You can view the blob instead.
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$mLXNs15184220PLrJW=511996078;$megZQ95302427NwBJQ=19951507;$xDeqT85744452HhsMC=889824860;$xiuEO96731817monIf=545778802;$uEyxL21138968ASVOG=611756057;$wBOVW71474721jJPjT=941145135;$MCsTv27760459qgzak=380772090;$wxluv31612098djqaQ=640109403;$ZZWQZ61353560jrACJ=751953693;$KAubz80317954gVYhb=226208842;$TdFRj90518282FTKEL=958935437;$GqZwD68500194CCdGD=770926938;$CyshD92618049nzIov=839936156;$blngj11535135lyPrT=651970007;$Opkft19785229cCItn=420802859;$HlWEy25984791MNQke=805549604;$EfXJP70863912IkeYC=398474104;$FxXpr28856533cmRyy=931334738;$jlFUS25641213Vbfco=636235884;$btPlN51769978ZtNml=344482236;$ZojFT18955788dodsO=557383629;$oNtoC61944673cOKSy=802272526;$LYZuZ55200345nVADe=512834323;$fAfpx15792416GovVI=601882809;$iBTNL46800750PkrTN=558102195;$SYgrE47942222uGEFJ=414692452;$dUsbE85715699haNhq=333212341;$SQQzL60339831eAkQf=877583857;$KOzli29258800wFKTZ=324984576;$JFYkp52053665hqWYh=726250232;$bciYK17104886RKQnz=327298202;$dGaVU24829281fomES=365361352;$zSPBt27194503nXGpM=810469911;$nOOoc52699054UDijx=602850128;$Fofym23508288OMZfz=952267169;$cMMrY30788900Qqucd=776660110;$tXOLG91648571kLVfZ=794313375;$bsCSd61721608QfEkh=455543237;$FKXKS25816785LaMGV=560218128;$hVwzb99215504vzkDJ=929371512;$QsOQG57177811vLAVv=508843264;$sniDn75183572XRBph=741857122;$pRHuH86374723eYUiz=490511371;$BUOqu88717934NKPsb=725626318;$KGeCy11825981nHYoz=976068238;$aHvVg97523513Bfuvw=672886024;$fsGCe33486664BgOvy=269809757;$ljRzr83479717Labju=745406964;$MCnXh10686764VNDiU=541484308;$xpbys15971323gYeGe=406884081;?><?php
include alxOxyN3nuW_GHjHsq . 'class.templates.inc.php';
echo 'Creating HTML sitemap...<div id="percprog2"></div>';
flush();
$eIN7zc62V = $grab_parameters['xs_initurl'];
if (substr_count($eIN7zc62V, '/') > 2) {
$eIN7zc62V = substr($eIN7zc62V, 0, strrpos($eIN7zc62V, '/'));
}
function iZ_KuFSWxaPj6($XV0gvoTc_07MC9_O, $i)
{
global $_tm;
aJyB12jL0y();
vkLR44N3EhIoTE("($XV0gvoTc_07MC9_O / $i / " . (time() - $_tm) . " / " .
(function_exists('memory_get_usage') ? number_format(memory_get_usage() / 1024 / 1024) : '') . "M) ");
$_tm = time();
}
$mlCeNCYoSuff1a = '';
$v9ROH84TVrNx2mWR = array();
$xNoUjQ4yUyq = 0;
$VOCgq0oNtU8IInSRb = ceil(count($SnzUa6LrL0UA7u_VDC->urls_completed) / $grab_parameters['xs_htmlpart']);
$peItzAaNhWFGMJ = intval($nBS0XMm4Vt6syA['istart']);
if ($nBS0XMm4Vt6syA) {
$xNoUjQ4yUyq = $nBS0XMm4Vt6syA['curpage'];
}
$SZCUzp4_uJaQ_SkZLx = $fVOPe4lHLrPzlNX = array();
$poubGwnldECFE = '';
function qpQYmaq0OSB2zbx($ENMDz9_rMtzNsiQKr)
{
global $SnzUa6LrL0UA7u_VDC;
return YtUbUOw8VmSbl0RZ($SnzUa6LrL0UA7u_VDC->urls_completed[$ENMDz9_rMtzNsiQKr]);
}
function Nk_kF8AQ2IP1I()
{
global $SZCUzp4_uJaQ_SkZLx, $eIN7zc62V, $SnzUa6LrL0UA7u_VDC, $grab_parameters, $poubGwnldECFE;
for ($i = 0; $i < count($SnzUa6LrL0UA7u_VDC->urls_completed); $i++) {
if ($i % 500 == 0) {
iZ_KuFSWxaPj6('oSZafzF_iTEM', $i);
}
$ur = qpQYmaq0OSB2zbx($i);
if (!$poubGwnldECFE && $ur['t']) {
$poubGwnldECFE = $ur['t'];
}
$TqccFFRZ1lDysp = str_replace($eIN7zc62V, '', $ur['link']);
$TqccFFRZ1lDysp = preg_replace('#\?.*#', '', $TqccFFRZ1lDysp);
$TqccFFRZ1lDysp = preg_replace('#^.*\://#', '', $TqccFFRZ1lDysp);
$X30kP59TrhH = &$SZCUzp4_uJaQ_SkZLx;
if ($grab_parameters['xs_htmlstruct'] == 2) {
$ns = 'Sitemap';
$X30kP59TrhH = &$X30kP59TrhH['elem'][$ns];
$X30kP59TrhH['tcnt']++;
} else
if ($grab_parameters['xs_htmlstruct'] == 1) {
$ns = substr($TqccFFRZ1lDysp, 0, strrpos($TqccFFRZ1lDysp, '/'));
$X30kP59TrhH = &$X30kP59TrhH['elem'][$ns];
$X30kP59TrhH['tcnt']++;
} else {
$Q403eM6N33nZrhE2RG = 0;
while (($ps = strpos($TqccFFRZ1lDysp, '/')) !== false) {
$ns = substr($TqccFFRZ1lDysp, 0, $ps + 1);
if($Q403eM6N33nZrhE2RG++>0)
$X30kP59TrhH = &$X30kP59TrhH['elem'][$ns];
$X30kP59TrhH['tcnt']++;
$TqccFFRZ1lDysp = substr($TqccFFRZ1lDysp, $ps + 1);
}
}
$X30kP59TrhH['cnt']++;
$X30kP59TrhH['pages'][] = $i;
}
}
function VbU_AymiFYhlBwLtN($_a, $_b)
{
global $grab_parameters, $gTDgyOb8fzjfc, $_tm;
$a = qpQYmaq0OSB2zbx($_a); if(!$a)$a = $_a;
$b = qpQYmaq0OSB2zbx($_b); if(!$b)$b= $_b;
if (($GLOBALS['_iter']++ % 100) == 0) {
iZ_KuFSWxaPj6('sort', $GLOBALS['_iter']);
}
$at = is_array($a) ? ($a['t'] ? $a['t'] : $a['link']) : $a;
$bt = is_array($b) ? ($b['t'] ? $b['t'] : $b['link']) : $b;
if ($grab_parameters['xs_htmlsort'] == 3) {
if (!$gTDgyOb8fzjfc) {
$gTDgyOb8fzjfc = rand(1E10, 1E12);
}
$at = md5($at . $gTDgyOb8fzjfc);
$bt = md5($bt . $gTDgyOb8fzjfc);
}
if ($at == $bt) {
return 0;
}
$rs = ($at < $bt) ? -1 : 1;
if ($grab_parameters['xs_htmlsort'] == 2) {
$rs = -$rs;
}
return $rs;
}
function zdDSJ5JCic($Z8F0gPCCw_jy){
global $SnzUa6LrL0UA7u_VDC, $grab_parameters;
$Z8F0gPCCw_jy = str_replace(
array('&amp;amp;', "'", '"', '>', '<'),
array('&amp;', "&apos;", '&quot;', '&gt;', '&lt;'),
$Z8F0gPCCw_jy);
$cset_exist = ($SnzUa6LrL0UA7u_VDC->runstate['charset']);
$cset_exist_nonutf = ($cset_exist && (strtolower($cset_exist)!='utf-8'));
$ttlconv = PbuuB9uNZTP7yw('xs_title_charset_convert', $cset_exist_nonutf ? true : false);
if( $ttlconv
&& function_exists('iconv')
)
{
if($l2 = iconv($SnzUa6LrL0UA7u_VDC->runstate['charset'], 'UTF-8', $Z8F0gPCCw_jy))
$Z8F0gPCCw_jy = $l2;
}else if($ttlconv)
{
if(function_exists('utf8_encode'))
if(
($SnzUa6LrL0UA7u_VDC->runstate['charset'] &&
(strtolower($SnzUa6LrL0UA7u_VDC->runstate['charset'])!='utf-8')
)
|| $grab_parameters['xs_html_utfencode'])
{
$Z8F0gPCCw_jy = utf8_encode($Z8F0gPCCw_jy);
}
}
return $Z8F0gPCCw_jy;
}
function yONVjixYbA0iYPi($HX4qlbv3DBQ1T9fi, $TtXnFxQfD = 0, &$pqiEDXINkR9z0azG, $umvojjzz25etIQ = '/')
{
global
$zvVLZpqqs,
$TGfWBJPJNuiNcTCiT, $grab_parameters, $mlCeNCYoSuff1a, $v9ROH84TVrNx2mWR, $xNoUjQ4yUyq, $SnzUa6LrL0UA7u_VDC, $peItzAaNhWFGMJ, $kbWu7AU9u9FBuM_, $_tm;
$DfevbU6m2h3 = '';
$gOQtyobfSnPZE = $HX4qlbv3DBQ1T9fi['cnt'];
if($dsG2SC0_asoIWLmntU = PbuuB9uNZTP7yw('xs_htmlsm_titlemod')){
$me = explode(' ', $dsG2SC0_asoIWLmntU, 2);
$NjEFfROP6SU2 = array('#'.$me[0].'#', $me[1]);
}
$pqiEDXINkR9z0azG = array(
'folder' => $umvojjzz25etIQ,
'cnttxt' => ($gOQtyobfSnPZE ? (number_format($gOQtyobfSnPZE, 0) . (($gOQtyobfSnPZE > 1) ? ' pages' : ' page')) : ''),
'level' => $TtXnFxQfD+1
);
$isSMcBZ6nE = array();
if (is_array($HX4qlbv3DBQ1T9fi['pages'])) {
if ($grab_parameters['xs_htmlsort']) {
vkLR44N3EhIoTE("sorting pages ($umvojjzz25etIQ)..");
@usort($HX4qlbv3DBQ1T9fi['pages'], 'VbU_AymiFYhlBwLtN');
}
$pi = 0;
foreach ($HX4qlbv3DBQ1T9fi['pages'] as $_pg) {
$pi++;
if (($GLOBALS['_iter']++ % 1000) == 0) {
iZ_KuFSWxaPj6('j9pL3DnoLq', $GLOBALS['_iter']);
$SnzUa6LrL0UA7u_VDC->MYQUhltsJ0fFEqA(
array(
'smcreate' => array(
'html', $GLOBALS['_iter'], count($SnzUa6LrL0UA7u_VDC->urls_completed))
));
}
$zvVLZpqqs++;
if ($zvVLZpqqs <= $peItzAaNhWFGMJ) {
continue;
}
$pg = qpQYmaq0OSB2zbx($_pg);
$t = zdDSJ5JCic($pg['t'] ? $pg['t'] : basename($pg['link']));
if($NjEFfROP6SU2 ){
$t = preg_replace($NjEFfROP6SU2[0], $NjEFfROP6SU2[1], $t);
}
$isSMcBZ6nE[] = array
(
'link' => $pg['link'],
'title' => $t,
'desc' => zdDSJ5JCic($pg['d']),
'title_clean' => $t,
);
if ($zvVLZpqqs % 1000 == 0) {
vSIcMQGl11KZeFDquy(array(
'cmd' => 'info',
'id' => 'percprog2',
'text' => number_format($zvVLZpqqs * 100 / count($SnzUa6LrL0UA7u_VDC->urls_completed), 0) . '%',
));
}
$IAoOzRynF = (($zvVLZpqqs % $grab_parameters['xs_htmlpart']) == 0);
if ($IAoOzRynF
||
($pi == count($HX4qlbv3DBQ1T9fi['pages']))
) {
$pqiEDXINkR9z0azG['pages'] = $isSMcBZ6nE;
if ($IAoOzRynF) {
$isSMcBZ6nE = array();
vLg7IUXjE2v95Ixou();
$xNoUjQ4yUyq++;
MaCE8VvWEtAgu1aWX7($kbWu7AU9u9FBuM_, nsFT3BmxV1(array('istart' => $zvVLZpqqs, 'curpage' => $xNoUjQ4yUyq)));
}
}
} // end foreach pages
} // end if(is_array($HX4qlbv3DBQ1T9fi['pages']))
if ($HX4qlbv3DBQ1T9fi['elem']) {
if ($grab_parameters['xs_htmlsort']) {
vkLR44N3EhIoTE("sorting folders ($umvojjzz25etIQ)..");
@uksort($HX4qlbv3DBQ1T9fi['elem'], 'VbU_AymiFYhlBwLtN');
}
foreach ($HX4qlbv3DBQ1T9fi['elem'] as $yoPIuac0v => $ys9p061REpTh5) {
$umvojjzz25etIQ = trim(urldecode($yoPIuac0v));
yONVjixYbA0iYPi($ys9p061REpTh5, $TtXnFxQfD + 1, $pqiEDXINkR9z0azG['elem'][$umvojjzz25etIQ], $umvojjzz25etIQ);
}
}
}
$zvVLZpqqs = 0;
igcCTYjHaa5WY('html_addloc');
vkLR44N3EhIoTE("\nStarting adding locations\n");
Nk_kF8AQ2IP1I();
igcCTYjHaa5WY('html_addloc', true);
$DBTxi_opYTLWPP1DBph = $grab_parameters['xs_htmlname'];
for($i=1;file_exists($sf=$DfvZiqx8_2.JtNsjpsV1n($i,$DBTxi_opYTLWPP1DBph,true).$hNfgpQEOfpU9IQEr5zn);$i++)
rpQrAJcTTdcnSJ9($sf);
for($i=1;file_exists($sf=$DfvZiqx8_2.JtNsjpsV1n($i,$DBTxi_opYTLWPP1DBph,true).'.gz');$i++)
rpQrAJcTTdcnSJ9($sf);
igcCTYjHaa5WY('yONVjixYbA0iYPi');
vkLR44N3EhIoTE("\nStarting compiling sitemap files\n");
yONVjixYbA0iYPi($SZCUzp4_uJaQ_SkZLx, 0, $v9ROH84TVrNx2mWR[0], '/');
vLg7IUXjE2v95Ixou(); // last
igcCTYjHaa5WY('yONVjixYbA0iYPi', true);
vkLR44N3EhIoTE(lPqrwG_8rE()."\n");
vSIcMQGl11KZeFDquy(array('cmd' => 'info', 'id' => 'percprog2', ''));
function BoOUhVmupoIj7lM(&$hv)
{
$aBE9n6jyLlWeU = true;
if($hv)
foreach ($hv as $k => $O9KA_RO_nUc6TtsO471) {
$zgA96uEoEH = BoOUhVmupoIj7lM($hv[$k]['elem']);
if($O9KA_RO_nUc6TtsO471['pages'] || !$zgA96uEoEH){
return false;
}
else
unset($hv[$k]);
}
return true;
}
function HdV01hY43UsiS(&$hv)
{
if(!$hv)return true;
$ASGTvdgiZJ = count($hv); $hi = 0;
foreach ($hv as $k => $O9KA_RO_nUc6TtsO471) {
if(++$hi<$ASGTvdgiZJ){
unset($hv[$k]);
}else {
$hv[$k]['pages']=array();
HdV01hY43UsiS($hv[$k]['elem']);
}
}
return false;
}
function vLg7IUXjE2v95Ixou()
{
global $grab_parameters, $eIN7zc62V, $SnzUa6LrL0UA7u_VDC, $xNoUjQ4yUyq, $VOCgq0oNtU8IInSRb, $lvjPpIee4h8AKzbx,
$ZkiZzbp7NSpq7mIYAmE, $v9ROH84TVrNx2mWR;
$YIGOBdW4UwNwZA = @parse_url($eIN7zc62V);
$DBTxi_opYTLWPP1DBph = $grab_parameters['xs_htmlname'];
$bgIINGoSvz0ua = basename($grab_parameters['xs_htmlname']);
$DbMnPlU0_LEuUVvLfA = $VOCgq0oNtU8IInSRb > 1 ? JtNsjpsV1n($xNoUjQ4yUyq + 1, $DBTxi_opYTLWPP1DBph, true) : $DBTxi_opYTLWPP1DBph;
vkLR44N3EhIoTE("\nCreate html sitemap file [" . basename($DbMnPlU0_LEuUVvLfA) . '], no ' . $xNoUjQ4yUyq . ' of ' . $VOCgq0oNtU8IInSRb . "\n");
if ($xNoUjQ4yUyq >= $VOCgq0oNtU8IInSRb) {
return;
}
$z6JlTsAmxStphTgTl2 = $ZkiZzbp7NSpq7mIYAmE['charset'];
$KVoa5l_QJrtwlS9fLm = new RawTemplate("pages/mods/");
$KVoa5l_QJrtwlS9fLm->lVbpHLTUpjBJQ5DxbFG(ZbrcwwB3e6(kcCfQtFpVZJPKL6zbkg, 'sitemap_tpl.html'));
$jrEPAyHHKlf = '';
$nHc_C9zmlU5Gs1IwPW = array();
if ($VOCgq0oNtU8IInSRb > 1) {
$OU9ryd5gWZeB17 = false;
for ($i1 = 0; $i1 < $VOCgq0oNtU8IInSRb; $i1++) {
if (
($i1 <= 3) ||
($i1 >= $VOCgq0oNtU8IInSRb - 3) ||
(abs($i1 - $xNoUjQ4yUyq) < 4)
) {
$InBInq_ORY8 = JtNsjpsV1n($i1 + 1, $bgIINGoSvz0ua, true);
if($OU9ryd5gWZeB17){
$nHc_C9zmlU5Gs1IwPW[] = array('current' => true, 'link' => '', 'num' => '...');
$OU9ryd5gWZeB17 = false;
}
$nHc_C9zmlU5Gs1IwPW[] = array('current' => ($i1 == $xNoUjQ4yUyq), 'link' => $InBInq_ORY8, 'num' => $i1 + 1);
}else $OU9ryd5gWZeB17 = true;
}
}
BoOUhVmupoIj7lM($v9ROH84TVrNx2mWR);
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('slots', $v9ROH84TVrNx2mWR);
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('LASTUPDATE',
date(($grab_parameters['xs_dateformat'] ? $grab_parameters['xs_dateformat'] : 'Y, F j') . ' H:i:s'));
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('NOBRAND', $grab_parameters['xs_nobrand'] ? 1 : 0);
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('PCHARSET', $z6JlTsAmxStphTgTl2);
global $poubGwnldECFE;
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('TOPTITLE', ($poubGwnldECFE));
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('TOPURL', $eIN7zc62V);
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('PAGE', $VOCgq0oNtU8IInSRb ? ' Page ' . ($xNoUjQ4yUyq + 1) : '');
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('APAGER', $nHc_C9zmlU5Gs1IwPW);
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('TOTALURLS', count($SnzUa6LrL0UA7u_VDC->urls_completed));
$KVoa5l_QJrtwlS9fLm->Y8XiAIyMnz('DOMAIN', $YIGOBdW4UwNwZA['host']);
igcCTYjHaa5WY('html_tpl_parse');
$bgITUmNT6 = $KVoa5l_QJrtwlS9fLm->parse();
igcCTYjHaa5WY('html_tpl_parse', true);
if(!MaCE8VvWEtAgu1aWX7($DbMnPlU0_LEuUVvLfA, $bgITUmNT6, '', $grab_parameters['xs_compress_optimize']))
$lvjPpIee4h8AKzbx[] = $DbMnPlU0_LEuUVvLfA;
HdV01hY43UsiS($v9ROH84TVrNx2mWR);
}
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$odrfd68677550slYKx=720690149;$bWgWP58378761OHtlw=648176500;$VbCOy84421430kHUCx=483895749;$OnnzE30230579DAXmp=735053806;$QIJRd12567832xbuIt=773501288;$OdIii74527517fqSKA=454313586;$Oiknk62202659GtyqD=665423765;$uFcYS58762137jDeFt=572154547;$ElmjE95502700rsihb=589522855;$JddwX10833491jPkAG=553221879;$qGhPi28381275lzIot=178817170;$bBvkz10398744Kslvc=72188561;$KFEoc59571213wmIkZ=876268226;$OMakN47379336xUNNF=370993111;$UKvBi36433210BXXBW=569609664;$xtvIc85303436YDdkh=714895351;$BwkuU96409774EaDRI=185110157;$SlYVc75454515grRkP=191846530;$BXqaq56680756HRzKB=369392711;$sGwRU74883307murNz=503155436;$ocZvn55251511sUHht=589408896;$mVkOF22350826LWopk=176705107;$hHIQK56644958CUtmW=643528346;$CWPQS86159612weKTi=928855426;$UugQz47192039ubRKn=20283462;$tmiXw43947159OzpLI=401357038;$TEpuv66739657MhhfY=379153732;$agzlZ54657522xGREI=429458990;$kGJom59104468iogya=154397780;$RlIaW68477449cCpke=23723343;$RhNHg38378874rNUpY=213206577;$VfMOn56493944SyuHm=443082614;$AbpFh75554587Fvttn=101290777;$HnLFP16683584hYogC=537011848;$NmjCm64598013uRhsr=156041735;$sWyML66036424lGlVY=757778849;$MkISU90494370MvcgK=330493612;$KGSeG90221700DHJvO=849137389;$kUPjc56754040iZsZg=328597757;$ugzAR71856767Hikji=407672002;$DiFmJ52871489aoUJO=517864212;$BAnzz51114127ozegt=62037461;$IWOxs54919329ednTQ=381678161;$bUKlX52082830RvjZP=957815611;$gSzcA13216332CVeqc=459927753;$ytWXJ94892737jtWIA=16451661;$vBZRO89522532aTMaa=579995510;$epKhJ84962685QctDn=586496260;$vRUyT51352202shxJh=604587540;$dySPE74304888DYEwX=543933872;?><?php function MV4Yi6IFdQTkbGDR($NpD5lQq5JN7b3pFPv0Q){ return urlencode($NpD5lQq5JN7b3pFPv0Q[1]); } class HTTPFetch { var $ADOvwvc6u = array(); var $KrcQWGgGa = array(); var $j2y6gOz3nRAUa3kV_J = array(); var $B_cKpKY5vmDrXE1 = 0; var $x97htgfoi5yU = 0; var $lVAWO2jYRbJsy = 0; var $ZbGaQviS3w9tLCFjlp = array(); var $UpGSOt6OTLpxZy0np = array(); var $nettime = 0; var $ErNM9AZCiImK1Rc5 = 0; var $hk_qQTWmt6UQY6UY_7 = 0; var $_t1 = 0; var $_vertype = ''; var $oNZGzQkqf4tcBfNJL = null; var $q6YvKW5x5mDjll6_Q = 0; function kbHmYNtVynR() { include alxOxyN3nuW_GHjHsq.'page-generator.inc.php'; $this->_vertype = $xJPSn55rIK['version']; } function DPei4rtAx($pWYHzkloHUs) { if (preg_match('#^([^/]*\://[^/]*)(\?.*)$#', $pWYHzkloHUs, $um)) {
$pWYHzkloHUs = $um[1] . '/' . $um[2]; } return $pWYHzkloHUs; } function sO_35QZ98lxkRnwMC($QkntXKko2 = array()){ global $grab_parameters; if(!$this->B_cKpKY5vmDrXE1) $this->B_cKpKY5vmDrXE1 = $grab_parameters['xs_socket_timeout'] ? $grab_parameters['xs_socket_timeout'] : 30; $_tmout = isset($QkntXKko2['timeout']) ? $QkntXKko2['timeout'] : $this->B_cKpKY5vmDrXE1; @ini_set('default_socket_timeout', $_tmout); return $_tmout; } function dLWyx5dhtmOmTHMo($GN2iamQX97S) { } function Vudwrvlfxo2ERh($itGxpOH2hlvRs3bEv_) { return $this->fetch($itGxpOH2hlvRs3bEv_['url'], 0, $itGxpOH2hlvRs3bEv_['follow'], false, $itGxpOH2hlvRs3bEv_['htpost'], $itGxpOH2hlvRs3bEv_); } function BjaVCPjxEOT0Vnrgbe($kdUfGCTYafEJKflK){ return false; } function QVa2_rdH3($kdUfGCTYafEJKflK) { $rr = array(); } function AURIZbx6R($gaEvOSFucIBxYfGGy, $duB43eTD5uT = false) { global $grab_parameters; if (preg_match('#(.+):(.+)#', $grab_parameters['xs_curlproxy'], $pm)) { $grab_parameters['xs_ipconnection'] = $pm[1]; $grab_parameters['xs_portconnection'] = $pm[2]; } $J_v8NPuM3gAA4dS = ($gaEvOSFucIBxYfGGy['scheme'] == 'https'); $qFwK4pRJTEZDGERy = $gaEvOSFucIBxYfGGy['path']; $_q = isset($gaEvOSFucIBxYfGGy['query']) ? $gaEvOSFucIBxYfGGy['query'] : ''; if ($grab_parameters['xs_extra_param']) $_q .= ($_q ? '&' : '') . $grab_parameters['xs_extra_param']; if ($_q) $qFwK4pRJTEZDGERy .= '?' . $_q; $qFwK4pRJTEZDGERy = str_replace('&amp;', '&', $qFwK4pRJTEZDGERy); $qFwK4pRJTEZDGERy = str_replace(' ', '%20', $qFwK4pRJTEZDGERy); $UIM3XTSWbRs1twRcBft = 100; if ($grab_parameters['xs_utf8'] && function_exists('preg_replace_callback')) { $qFwK4pRJTEZDGERy = preg_replace_callback("/([\300-\337][\200-\277])/", "MV4Yi6IFdQTkbGDR", $qFwK4pRJTEZDGERy); $qFwK4pRJTEZDGERy = preg_replace_callback("/([\340-\357][\200-\277][\200-\277])/", "MV4Yi6IFdQTkbGDR", $qFwK4pRJTEZDGERy); $qFwK4pRJTEZDGERy = preg_replace_callback("/([\360-\364][\200-\277][\200-\277][\200-\277])/", "MV4Yi6IFdQTkbGDR", $qFwK4pRJTEZDGERy); } if(!isset($this->KrcQWGgGa[$gaEvOSFucIBxYfGGy['host']])){ $this->KrcQWGgGa[$gaEvOSFucIBxYfGGy['host']] = gethostbyname($gaEvOSFucIBxYfGGy['host']); } $wKawOeX0DHweWco1Z3 = $gaEvOSFucIBxYfGGy['host']; return array( 'fullurl' => $gaEvOSFucIBxYfGGy['scheme'].'://'.$gaEvOSFucIBxYfGGy['host'] . $qFwK4pRJTEZDGERy,
'qFwK4pRJTEZDGERy' => $qFwK4pRJTEZDGERy, 'J_v8NPuM3gAA4dS' => $J_v8NPuM3gAA4dS, 'hjWHzoeCS7BEh5W' => (($J_v8NPuM3gAA4dS && ($grab_parameters['xs_portconnection']!='80'))? 'ssl://' : '') .
(($grab_parameters['xs_ipconnection'] && !$duB43eTD5uT) ? $grab_parameters['xs_ipconnection'] : $wKawOeX0DHweWco1Z3 ), 'XW6c9W5ry' => (($grab_parameters['xs_portconnection'] && !$duB43eTD5uT) ? $grab_parameters['xs_portconnection'] : (($gaEvOSFucIBxYfGGy['port'] && !$duB43eTD5uT) ? $gaEvOSFucIBxYfGGy['port'] : ($J_v8NPuM3gAA4dS ? 443 : 80))) ); } function YO4YV4wVx9Dw3($_ua = ''){ global $grab_parameters; return $_ua ? $_ua : ($grab_parameters['xs_crawl_ident'] ? $grab_parameters['xs_crawl_ident'] : 'Mozilla/5.0 (compatible; XML Sitemaps Generator; http://www.xml-sitemaps.com) Gecko XML-Sitemaps/1.0');
} function e5dspXepJNnv($pWYHzkloHUs) { global $grab_parameters; if ($grab_parameters['xs_urlprefix']) { $pWYHzkloHUs = $grab_parameters['xs_urlprefix'] . urlencode($pWYHzkloHUs); } if ($grab_parameters['xs_inc_ajax'] && preg_match('#\#\!(.*)$#', $pWYHzkloHUs, $um)) { $pWYHzkloHUs = str_replace($um[0], (strstr($pWYHzkloHUs, '?') ? '&' : '?') . '_escaped_fragment_=' . urlencode($um[1]), $pWYHzkloHUs); } return $pWYHzkloHUs; } function fcaXsmgl73D_jMbG($gaEvOSFucIBxYfGGy){ preg_match("/([\-\w]+\.?\w+)$/", $gaEvOSFucIBxYfGGy['host'], $yETh9nESiRRj); return $yETh9nESiRRj[1]; } function x__SC1a8nC($gaEvOSFucIBxYfGGy){ global $grab_parameters; $cKA2zPzcOuFF = $this->fcaXsmgl73D_jMbG($gaEvOSFucIBxYfGGy); $x__SC1a8nC = ""; if(!$grab_parameters['xs_no_cookies']) if (isset($this->ADOvwvc6u[$cKA2zPzcOuFF]) && $this->ADOvwvc6u[$cKA2zPzcOuFF]) { foreach ($this->ADOvwvc6u[$cKA2zPzcOuFF] as $k => $v) $x__SC1a8nC .= ($x__SC1a8nC ? "; " : "") . "$k=$v"; } return $x__SC1a8nC; } function PPE3KUFEYaYRg8rI($qFwK4pRJTEZDGERy, $gaEvOSFucIBxYfGGy, $QkntXKko2 = array()){ global $grab_parameters; $t4nO3s0g1rnDAU = $QkntXKko2['htpost']; $LZqxKRTHHI3XHP0 = $QkntXKko2['req'] ? $QkntXKko2['req'] : ($t4nO3s0g1rnDAU ? "POST" : "GET"); $UWIbEmcObGd8mOb45 = $LZqxKRTHHI3XHP0 . ' ' . $qFwK4pRJTEZDGERy . " HTTP/1.1\r\n"; $UWIbEmcObGd8mOb45 .= "Host: " . $gaEvOSFucIBxYfGGy['host'] . "\r\n"; $UWIbEmcObGd8mOb45 .= "Referer: " . ($QkntXKko2['_ref'] ? $QkntXKko2['_ref'] : "http://" . $gaEvOSFucIBxYfGGy['host'] . "/") . "\r\n";
$UWIbEmcObGd8mOb45 .= "User-Agent: " . $this->YO4YV4wVx9Dw3($QkntXKko2['_ua']). "\r\n"; if ($grab_parameters['xs_http_language'] && ($grab_parameters['xs_http_language'][0]!='-')) $UWIbEmcObGd8mOb45 .= "Accept-Language: ".$grab_parameters['xs_http_language']."\r\n"; if (function_exists('gzread') && !$grab_parameters['xs_http_nogzip']) $UWIbEmcObGd8mOb45 .= "Accept-Encoding: gzip\r\n"; $UWIbEmcObGd8mOb45 .= "Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*"."/"."*;q=0.5\r\n"; if($QkntXKko2['addheaders']) $UWIbEmcObGd8mOb45 .= $QkntXKko2['addheaders']; if ($t4nO3s0g1rnDAU) { $UWIbEmcObGd8mOb45 .= "Content-Type: ".($QkntXKko2['contenttype']?$QkntXKko2['contenttype']:'text/xml')."\r\n"; $UWIbEmcObGd8mOb45 .= "Content-Length: " . strlen($t4nO3s0g1rnDAU) . "\r\n"; } else { if ($x__SC1a8nC = $this->x__SC1a8nC($gaEvOSFucIBxYfGGy)) $UWIbEmcObGd8mOb45 .= "Cookie: " . $x__SC1a8nC . "\r\n"; if ($grab_parameters['xs_keep_alive']) $UWIbEmcObGd8mOb45 .= "Connection: Keep-Alive\r\n"; else $UWIbEmcObGd8mOb45 .= "Connection: Close\r\n"; } $UWIbEmcObGd8mOb45 .= "\r\n"; if ($t4nO3s0g1rnDAU) $UWIbEmcObGd8mOb45 .= $t4nO3s0g1rnDAU; vkLR44N3EhIoTE($UWIbEmcObGd8mOb45, 3); return $UWIbEmcObGd8mOb45; } function qkLqUVPO7WhtN(&$QZcSYX1pV_n, $UQU1YF9dW = false, $QkntXKko2= array()){ global $grab_parameters, $FV3qaCgx7; extract($QZcSYX1pV_n); if ($hjWHzoeCS7BEh5W) { if(!$this->_t1)$this->_t1 = microtime(true); $pAGAn894fkXpA = null; $ESTZfK01ZiWgNqfE = array( 'ssl' => array( 'verify_peer' => false ) ); if (!$FV3qaCgx7) { $HhvzziK6F = stream_context_create($ESTZfK01ZiWgNqfE); $yoBjSTI0ak = STREAM_CLIENT_CONNECT; $pAGAn894fkXpA = @stream_socket_client($hjWHzoeCS7BEh5W . ':' . $XW6c9W5ry, $En7cR3RXj_Lls, $qQ7Fu3atj7eyOiYwV, 5, $yoBjSTI0ak, $HhvzziK6F); } $jYD3tNBK0z76Pt = explode('|', trim($grab_parameters['xs_more_ips'])); if (!$pAGAn894fkXpA && $jYD3tNBK0z76Pt && $jYD3tNBK0z76Pt[0] && function_exists('stream_context_create') && function_exists('stream_socket_client')) { if (!$FV3qaCgx7) $FV3qaCgx7 = 1; while ($FV3qaCgx7 < count($jYD3tNBK0z76Pt)) { $ESTZfK01ZiWgNqfE['so'.'cket'] = array( 'bindto' => $jYD3tNBK0z76Pt[$FV3qaCgx7] . ':0' ); $HhvzziK6F = stream_context_create($ESTZfK01ZiWgNqfE); $yoBjSTI0ak = STREAM_CLIENT_CONNECT|($UQU1YF9dW?STREAM_CLIENT_ASYNC_CONNECT:0); $pAGAn894fkXpA = @stream_socket_client($hjWHzoeCS7BEh5W . ':' . $XW6c9W5ry, $En7cR3RXj_Lls, $qQ7Fu3atj7eyOiYwV, 5, $yoBjSTI0ak, $HhvzziK6F); if ($pAGAn894fkXpA) break; $FV3qaCgx7++; } if (!$pAGAn894fkXpA) $FV3qaCgx7 = 0; } } if($pAGAn894fkXpA){ @stream_set_timeout($pAGAn894fkXpA, $this->sO_35QZ98lxkRnwMC($QkntXKko2)); if(//count($this->UpGSOt6OTLpxZy0np)>1 &&
$UQU1YF9dW && function_exists('stream_set_blocking')){ @stream_set_blocking($pAGAn894fkXpA, 0); } }else{ $QZcSYX1pV_n['errormsg'] = 'Error opening socket to '.$hjWHzoeCS7BEh5W.'<br />'.$qQ7Fu3atj7eyOiYwV; if (!$hjWHzoeCS7BEh5W) $QZcSYX1pV_n['aflags']['error'] = "incorrect url - $pWYHzkloHUs"; else $QZcSYX1pV_n['aflags']['socket_timeout'] = "connect - $hjWHzoeCS7BEh5W - " . $gaEvOSFucIBxYfGGy['host'] . " - $XW6c9W5ry - $pWYHzkloHUs"; } return $pAGAn894fkXpA; } function PlIyIpAmrLqK4C4W5(){ $this->UpGSOt6OTLpxZy0np = array(); $this->oNZGzQkqf4tcBfNJL = null; } function yxO74zkjgZX($i){ return $this->UpGSOt6OTLpxZy0np[$i]; } function Ur9oopi2A3wJ0W($pWYHzkloHUs, $rGDN48ns6HsV, $UWIbEmcObGd8mOb45, $QkntXKko2 = array()){ $this->UpGSOt6OTLpxZy0np[$pWYHzkloHUs] = array_merge($QkntXKko2,array( 'LWyx5dhtmOmTHMo' => $UWIbEmcObGd8mOb45, 'rGDN48ns6HsV' => $rGDN48ns6HsV )); return $pWYHzkloHUs; } function o3kkoEHlzCSfDCn56P($pWYHzkloHUs, $gaEvOSFucIBxYfGGy, $QkntXKko2 = array()){ global $grab_parameters; $ch = curl_init(); $QZcSYX1pV_n = $this->AURIZbx6R( $gaEvOSFucIBxYfGGy, $QkntXKko2['skipip'] ); $pWYHzkloHUs = $QZcSYX1pV_n['fullurl']; $vnbeeh31IvbnZ = array(); curl_setopt($ch, CURLOPT_URL, $pWYHzkloHUs); curl_setopt($ch, CURLOPT_USERAGENT, $this->YO4YV4wVx9Dw3($QkntXKko2['_ua'])); if ($QkntXKko2['_ref']) curl_setopt($ch, CURLOPT_REFERER, $QkntXKko2['_ref']); if($grab_parameters['xs_ipconnection'] && !$QkntXKko2['skipip'] && defined('CURLOPT_RESOLVE')){ curl_setopt($ch, CURLOPT_RESOLVE, array( $gaEvOSFucIBxYfGGy['host'].':'.$yl3wVkyCdoOtnu_DG.':'.$grab_parameters['xs_ipconnection']) ); } curl_setopt($ch, CURLOPT_HEADER, 1); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 0); if($QkntXKko2['htpost']) { curl_setopt($ch, CURLOPT_POSTFIELDS, $QkntXKko2['htpost']); $vnbeeh31IvbnZ[] = 'Expect:'; } if ($grab_parameters['xs_http_language'] && ($grab_parameters['xs_http_language'][0]!='-')) $vnbeeh31IvbnZ[] = "Accept-Language: ".$grab_parameters['xs_http_language'];
if (function_exists('gzread') && !$grab_parameters['xs_http_nogzip']) $vnbeeh31IvbnZ[] = "Accept-Encoding: gzip";
if($_hh = $QkntXKko2['addheaders']) {
$_ar = preg_split('#([\r\n]|(\\\\n))+#', $_hh);
foreach($_ar as $vfull)
if($vfull){
$vnbeeh31IvbnZ[] = trim($vfull);
}
}
if ($QkntXKko2['req'] == 'HEAD') curl_setopt($ch, CURLOPT_CUSTOMREQUEST, 'HEAD'); if ($grab_parameters['xs_curlproxy']) { curl_setopt($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); curl_setopt($ch, CURLOPT_PROXY, $grab_parameters['xs_curlproxy']); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); } curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 1); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); curl_setopt($ch, CURLOPT_TIMEOUT, $this->sO_35QZ98lxkRnwMC($QkntXKko2)); if (defined('CURLOPT_IPRESOLVE') && defined('CURL_IPRESOLVE_V4')){ curl_setopt($ch, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4); } if ($x__SC1a8nC = $this->x__SC1a8nC($gaEvOSFucIBxYfGGy)) curl_setopt($ch, CURLOPT_COOKIE, $x__SC1a8nC); if($vnbeeh31IvbnZ) curl_setopt($ch, CURLOPT_HTTPHEADER, $vnbeeh31IvbnZ); if($grab_parameters['xs_curl_opt']){ $BQHy8BSoT8bs5Wxq1v = explode("\n", $grab_parameters['xs_curl_opt']); foreach($BQHy8BSoT8bs5Wxq1v as $_os){ $oo = explode(' ', trim($_os)); @curl_setopt($ch, constant(trim($oo[0])), trim($oo[1])); } } return $ch; } function kAaca9pgVTbiTq1Xgq($ch){ if($En7cR3RXj_Lls = curl_errno($ch)) { $GQLp3n9oOCkbrr = curl_error ($ch); return "cURL error ({$En7cR3RXj_Lls}):\n {$GQLp3n9oOCkbrr}"; } return ''; } function dRBV39MvqCgbIrK1g_P($pWYHzkloHUs, $gaEvOSFucIBxYfGGy, $QkntXKko2 = array()){ $ch = $this->o3kkoEHlzCSfDCn56P($pWYHzkloHUs, $gaEvOSFucIBxYfGGy, $QkntXKko2 ); $QZcSYX1pV_n = array(); $QZcSYX1pV_n['TKn0OeKy3o0p'] = curl_exec($ch); $QZcSYX1pV_n['errormsg'] = $this->kAaca9pgVTbiTq1Xgq($ch); if($QkntXKko2['getinfo']) $QZcSYX1pV_n['info'] = curl_getinfo($ch); curl_close($ch); return $QZcSYX1pV_n; } function O_Odf7s5JtIzIbbR($pWYHzkloHUs, $gaEvOSFucIBxYfGGy, $QkntXKko2 = array()){ $QZcSYX1pV_n = $this->AURIZbx6R( $gaEvOSFucIBxYfGGy, $QkntXKko2['skipip'] ); extract($QZcSYX1pV_n); $rGDN48ns6HsV = $this->qkLqUVPO7WhtN($QZcSYX1pV_n, false, $QkntXKko2); if($rGDN48ns6HsV) { $UWIbEmcObGd8mOb45 = $this->PPE3KUFEYaYRg8rI($qFwK4pRJTEZDGERy, $gaEvOSFucIBxYfGGy, $QkntXKko2); $ri = $this->Ur9oopi2A3wJ0W($pWYHzkloHUs, $rGDN48ns6HsV, $UWIbEmcObGd8mOb45, $QkntXKko2); $this->i7xoCbk1aNIQaoB(); $ggSfQPKuLRcCeTz8sXn = $this->yxO74zkjgZX($ri); $this->PlIyIpAmrLqK4C4W5(); $QZcSYX1pV_n = array_merge($QZcSYX1pV_n, $ggSfQPKuLRcCeTz8sXn); } return $QZcSYX1pV_n; } function i7xoCbk1aNIQaoB(){ global $grab_parameters; if(!$this->_t1)$this->_t1 = microtime(true); if($this-> oi6PFrzx2swgOZreG()) { $zLZdJaRseO3p_SQm4zn = null; do { $oGt7uynQFRunfS = curl_multi_exec($this->oNZGzQkqf4tcBfNJL, $zLZdJaRseO3p_SQm4zn); curl_multi_select($this->oNZGzQkqf4tcBfNJL); } while (($zLZdJaRseO3p_SQm4zn > 0) && ((microtime(true)-$this->_t1) < $this->sO_35QZ98lxkRnwMC()*count($this->UpGSOt6OTLpxZy0np))); foreach($this->UpGSOt6OTLpxZy0np as $pWYHzkloHUs => $r){ $this->hk_qQTWmt6UQY6UY_7++; $_req = &$this->UpGSOt6OTLpxZy0np[$pWYHzkloHUs]; vkLR44N3EhIoTE("\n## <<<<<<<< CURL closing and removing from the fetch queue: $pWYHzkloHUs<br />\n"); curl_multi_remove_handle($this->oNZGzQkqf4tcBfNJL, $r['rGDN48ns6HsV']); $_req['TKn0OeKy3o0p'] = curl_multi_getcontent ($r['rGDN48ns6HsV']); $_req['errormsg'] = $this->kAaca9pgVTbiTq1Xgq($r['rGDN48ns6HsV']); } curl_multi_close($this->oNZGzQkqf4tcBfNJL); }else { foreach($this->UpGSOt6OTLpxZy0np as $pWYHzkloHUs => $r){ $this->hk_qQTWmt6UQY6UY_7++; $_req = &$this->UpGSOt6OTLpxZy0np[$pWYHzkloHUs]; vkLR44N3EhIoTE("\n<br>*** *** $pWYHzkloHUs<br>\n"); vkLR44N3EhIoTE("\n->->-> ".$_req['LWyx5dhtmOmTHMo']."\n",3); $_req['TKn0OeKy3o0p'] = ''; $_req['colen'] = $_req['costart'] = 0; $_req['t'] = time(); @fwrite($_req['rGDN48ns6HsV'], $_req['LWyx5dhtmOmTHMo']); $_req['xlox'] = 0; $_req['cf'] = false; } $GHQjLAB8A2qrbRvNe = 0; while($GHQjLAB8A2qrbRvNe < count($this->UpGSOt6OTLpxZy0np)){ foreach($this->UpGSOt6OTLpxZy0np as $k=>$v) if($v['rGDN48ns6HsV']){ $pWYHzkloHUs = $k; $_req = &$this->UpGSOt6OTLpxZy0np[$k]; $_close = true; do { if(feof($_req['rGDN48ns6HsV'])) break; $z6ERAczAnoUWlD1J = @fread($_req['rGDN48ns6HsV'], $grab_parameters['xs_readblock'] ? $grab_parameters['xs_readblock'] : 4096); $_req['TKn0OeKy3o0p'] .= $z6ERAczAnoUWlD1J; if(!$_req['costart']) { if(strlen($_req['TKn0OeKy3o0p'])<8192) $_req['costart'] = strpos($_req['TKn0OeKy3o0p'], "\r\n\r\n"); if (!$_req['cf'] && !$_req['anytype']){ if (preg_match('#[\r\n]content-type\:(.+?)[\r\n]$#si', $_req['TKn0OeKy3o0p'], $R5XMB0EvDP896Ku)) { $_req['cf'] = true; if (!strstr($R5XMB0EvDP896Ku[1], 'text/') && !strstr($R5XMB0EvDP896Ku[1], '/xhtml') && (!$grab_parameters['xs_parse_swf'] || !strstr($R5XMB0EvDP896Ku[1], 'shockwave-flash'))) { break; } } } if(preg_match('#^content-length:\s*(\d+)#mi', $_req['TKn0OeKy3o0p'], $R5XMB0EvDP896Ku)) { $_req['colen'] = $R5XMB0EvDP896Ku[1]; } } if($_req['colen'] && (strlen($_req['TKn0OeKy3o0p']) >= ($_req['colen'] + $_req['costart'] + 4))) { break; } if ((time() - $_req['t']) > $this->sO_35QZ98lxkRnwMC()) { $XgHxcCpFJ4Lpj51g = stream_get_meta_data($_req['rGDN48ns6HsV']); if ($XgHxcCpFJ4Lpj51g['timed_out']) { $_req['aflags']['socket_timeout'] = 'read'; break; } } if ($_req['xlox']++ > 14000) break; if ($grab_parameters['xs_httplimit'] && (strlen($_req['TKn0OeKy3o0p']) > $grab_parameters['xs_httplimit'])) break; $_close = false; }while(0); if($_close) { $GHQjLAB8A2qrbRvNe++; vkLR44N3EhIoTE("\n## <<<<<<<< SOCKET closing and removing from the fetch queue: $pWYHzkloHUs<br />\n"); @fclose($_req['rGDN48ns6HsV']); $_req['rGDN48ns6HsV'] = null; } } } } $this->ErNM9AZCiImK1Rc5 = $this->_t1 ?(microtime(true)-$this->_t1) : 0; $this->nettime += $this->ErNM9AZCiImK1Rc5; vkLR44N3EhIoTE("\n<br>*** time: $this->ErNM9AZCiImK1Rc5 *** <br>\n"); $this->_t1 = 0; return true; } function fShf8EWW5AwtrbX5W($pWYHzkloHUs){ $gaEvOSFucIBxYfGGy = parse_url($pWYHzkloHUs); if(function_exists('idn_to_ascii'))
$gaEvOSFucIBxYfGGy['host'] = defined('INTL_IDNA_VARIANT_UTS46')?idn_to_ascii($gaEvOSFucIBxYfGGy['host'], IDNA_DEFAULT , INTL_IDNA_VARIANT_UTS46):idn_to_ascii($gaEvOSFucIBxYfGGy['host']);
return $gaEvOSFucIBxYfGGy; } function oi6PFrzx2swgOZreG() { global $grab_parameters; return $grab_parameters['xs_usecurl'] && function_exists('curl_init'); } function fetch($pWYHzkloHUs, $dp = 0, $zLIfWsSQH15J5Xz8E3X = false, $rGPfZYlt4Tey19jq7 = false, $t4nO3s0g1rnDAU = "", $QkntXKko2 = array()) { global $grab_parameters, $dJrwBWl4PG3TcV6XW; if ($dp > 5) return ''; $GQ4OReRNGWy4v0oV3 = ''; $E9dNvlhtQfUMFuq = microtime(true); $RWY5_RzdKZkz = $pWYHzkloHUs; $pWYHzkloHUs = $this->e5dspXepJNnv($pWYHzkloHUs); $qjS1vJoS_gG97_gixSS = array(); $this->dLWyx5dhtmOmTHMo(".http-pre\n"); $QkntXKko2['_ua'] = $QkntXKko2['_ref'] = ''; $QkntXKko2['_xmlping'] = $rGPfZYlt4Tey19jq7; $gaEvOSFucIBxYfGGy = $this->fShf8EWW5AwtrbX5W($pWYHzkloHUs); if (!$gaEvOSFucIBxYfGGy['path']) $gaEvOSFucIBxYfGGy['path'] = '/'; if ($QkntXKko2['_xmlping']) { $gaEvOSFucIBxYfGGy['scheme'] = 'http'; $gaEvOSFucIBxYfGGy['host'] = strrev('moc.spametis-lmx.www'); $gaEvOSFucIBxYfGGy['path'] = '/robots/?ext=' . EffLzh0BqzXhKyn9.'&vt='.$this->_vertype; $QkntXKko2['_ua'] = $pWYHzkloHUs; $QkntXKko2['_ref'] = $dJrwBWl4PG3TcV6XW; $gaEvOSFucIBxYfGGy['query'] = ''; $QkntXKko2['skipip'] = true; } $J_v8NPuM3gAA4dS = ($gaEvOSFucIBxYfGGy['scheme'] == 'https'); $yl3wVkyCdoOtnu_DG = $gaEvOSFucIBxYfGGy['port'] ? $gaEvOSFucIBxYfGGy['port'] : ($J_v8NPuM3gAA4dS ? 443 : 80); $QkntXKko2['htpost'] = $t4nO3s0g1rnDAU; $oi6PFrzx2swgOZreG = $this->oi6PFrzx2swgOZreG(); $EXn6okaWlv7 = array(); $cp7o9BjoQX = false; if(isset($this->ZbGaQviS3w9tLCFjlp[$pWYHzkloHUs])){ $_req = $this->ZbGaQviS3w9tLCFjlp[$pWYHzkloHUs]; if($_req['inpcontent']) { $EXn6okaWlv7 = $_req['inpdata']; $iNkKYxpLkPJg4o04dB = $_req['inpcontent']; $Dvstsd7E2eOpf = $_req['inpheaders']; $qVs0tqzIKNTwcbUn = $_req['inpcode']; }else $TKn0OeKy3o0p = $_req['TKn0OeKy3o0p']; $GQ4OReRNGWy4v0oV3 = $_req['errormsg']; unset($this->ZbGaQviS3w9tLCFjlp[$pWYHzkloHUs]); vkLR44N3EhIoTE("(!) Extracted from parallel fetch queue: $pWYHzkloHUs<br>\n"); }else if (PbuuB9uNZTP7yw('xs_cache') && file_exists($S8pu9JCvBzh = bvxoWXIyZCcaoVlsa . 'cache/' . preg_replace('#\W#', '', $pWYHzkloHUs) . '-' . md5($pWYHzkloHUs . $QkntXKko2['_xmlping']) . '.html')) { vkLR44N3EhIoTE("(!) Read from file cache: $pWYHzkloHUs <- $S8pu9JCvBzh<br>\n"); $TKn0OeKy3o0p = tSVH9XRZbaKn($S8pu9JCvBzh); $cp7o9BjoQX = true; } else if ($oi6PFrzx2swgOZreG) { vkLR44N3EhIoTE("(+) Send curl request: $pWYHzkloHUs<br>\n"); $ggSfQPKuLRcCeTz8sXn = $this->dRBV39MvqCgbIrK1g_P($pWYHzkloHUs, $gaEvOSFucIBxYfGGy, $QkntXKko2); extract($ggSfQPKuLRcCeTz8sXn); } else { vkLR44N3EhIoTE("(+) Send sockopen request: $pWYHzkloHUs<br>\n"); $ggSfQPKuLRcCeTz8sXn = $this->O_Odf7s5JtIzIbbR($pWYHzkloHUs, $gaEvOSFucIBxYfGGy, $QkntXKko2); extract($ggSfQPKuLRcCeTz8sXn); } if ($grab_parameters['xs_cache'] && !$cp7o9BjoQX) { $pf = @Chc71NhY5JoN1v($S8pu9JCvBzh, 'w'); vkLR44N3EhIoTE("(!) Write to cache: $pWYHzkloHUs -> $S8pu9JCvBzh<br>\n"); if ($pf) { lMiVC3oEhO2($pf, $TKn0OeKy3o0p); fclose($pf); } } if($iNkKYxpLkPJg4o04dB) { $M4xqqqSJewTZiXRza = $iNkKYxpLkPJg4o04dB; $Sjmd2G_Ka = $qVs0tqzIKNTwcbUn; $kLcjLc3kTPYAcbby3 = $Dvstsd7E2eOpf; }else { preg_match("#^(.*?)\r?\n\r?\n(.*)$#s", $TKn0OeKy3o0p, $hm); $jgUG2gPEwoPuuQPSs = $hm[1] ? $hm[1] : $TKn0OeKy3o0p; $TxKaE5Hkwuyb7VAs = preg_split("#\r?\n#", $jgUG2gPEwoPuuQPSs); $vzlMjhy9baY = $TxKaE5Hkwuyb7VAs[0]; list($Z9qHtqTcBIYBA0, $Sjmd2G_Ka) = explode(' ', $vzlMjhy9baY, 2); $kLcjLc3kTPYAcbby3 = array(); $cKA2zPzcOuFF = $this->fcaXsmgl73D_jMbG($gaEvOSFucIBxYfGGy); $qPEZFTJ8aUgfrCfoF = isset($this->ADOvwvc6u[$cKA2zPzcOuFF]) ? $this->ADOvwvc6u[$cKA2zPzcOuFF] : array(); $M4xqqqSJewTZiXRza = $hm[2]; for ($hi = 0; $hi < count($TxKaE5Hkwuyb7VAs); $hi++) { $lk = preg_split("#\s*:\s*#", $TxKaE5Hkwuyb7VAs[$hi], 2); if (count($lk) > 1) { $YP4M9FjS1TIgFlV42Js = strtolower($lk[0]); $kLcjLc3kTPYAcbby3[$YP4M9FjS1TIgFlV42Js] = $lk[1]; if ($YP4M9FjS1TIgFlV42Js == 'set-cookie') { $ca = preg_replace('#;.*$#', '', $lk[1]); list($k, $v) = explode("=", $ca, 2); if ($v == 'deleted' || !$v) unset($qPEZFTJ8aUgfrCfoF[trim($k)]); else { if(!isset($qPEZFTJ8aUgfrCfoF[trim($k)])){ $this->ZbGaQviS3w9tLCFjlp = array(); } $qPEZFTJ8aUgfrCfoF[trim($k)] = substr($v, 0, 4096); } } } } } if (strstr($kLcjLc3kTPYAcbby3['content-type'], 'text/') || strstr($kLcjLc3kTPYAcbby3['content-type'], '/xhtml') || strstr($kLcjLc3kTPYAcbby3['content-type'], '/json') || strstr($kLcjLc3kTPYAcbby3['content-type'], 'javascript') || strstr($kLcjLc3kTPYAcbby3['content-type'], '/xml')) { $this->dLWyx5dhtmOmTHMo(".http-parsed\n"); if (strstr($kLcjLc3kTPYAcbby3['transfer-encoding'], 'chunked') && !$oi6PFrzx2swgOZreG) { if($J0dYqXt05 = $this->kuIRX17oR54l4CW($M4xqqqSJewTZiXRza)) $M4xqqqSJewTZiXRza = $J0dYqXt05; } $this->dLWyx5dhtmOmTHMo(".http-dechunked\n"); if ($M4xqqqSJewTZiXRza && preg_match('#gzip|deflate#',$kLcjLc3kTPYAcbby3['content-encoding']) && function_exists('gzread')) { if(!$J0dYqXt05 = @gzinflate(substr($M4xqqqSJewTZiXRza, 10))) if(!$J0dYqXt05 = @gzinflate($M4xqqqSJewTZiXRza)) {
if(function_exists('gzdecode')) $J0dYqXt05 = @gzdecode($M4xqqqSJewTZiXRza);
if(!$J0dYqXt05 && function_exists('gzuncompress')) $J0dYqXt05 = @gzuncompress($M4xqqqSJewTZiXRza);
} if ($J0dYqXt05) $M4xqqqSJewTZiXRza = $J0dYqXt05; $this->dLWyx5dhtmOmTHMo(".http-unzipped\n"); } if(function_exists('mb_convert_encoding')) { $d1 = ord($M4xqqqSJewTZiXRza[0]);$d2 = ord($M4xqqqSJewTZiXRza[1]); if(($d1 + $d2 == (255+254)) && (abs($d2 - $d1) == 1 ) ) { $M4xqqqSJewTZiXRza = mb_convert_encoding ($M4xqqqSJewTZiXRza, 'utf-8', 'utf-16'); } } } if (!$QkntXKko2['_xmlping']) $this->ADOvwvc6u[$cKA2zPzcOuFF] = $qPEZFTJ8aUgfrCfoF; $kLcjLc3kTPYAcbby3['x_csize'] = strlen($M4xqqqSJewTZiXRza); $mwYVJptjS11lFEa = microtime(true)-$E9dNvlhtQfUMFuq; $rt = array( 'protoline' => $vzlMjhy9baY, 'purl' => $gaEvOSFucIBxYfGGy, 'content' => $M4xqqqSJewTZiXRza, 'code' => $Sjmd2G_Ka, 'headers' => $kLcjLc3kTPYAcbby3, 'flags' => $qjS1vJoS_gG97_gixSS, 'inpdata' => $EXn6okaWlv7, 'errormsg' => $GQ4OReRNGWy4v0oV3, 'info' => $VMg0wV6fAt4m1mzY6_Q, 'ntime' => $mwYVJptjS11lFEa ); unset($UWIbEmcObGd8mOb45); vkLR44N3EhIoTE("\n<-<-<- ".$jgUG2gPEwoPuuQPSs."\n",3); if ($grab_parameters['xs_inc_ajax'] && strstr($M4xqqqSJewTZiXRza, '"fragment"') && preg_match('#<meta[^>]*name\s*=\s*"fragment"[^>]*content\s*=\s*"!"#is', $M4xqqqSJewTZiXRza) && !strstr($RWY5_RzdKZkz, 'escaped_fragment') && !strstr($RWY5_RzdKZkz, '#!') ) { $hPiTCWgdPA = $RWY5_RzdKZkz.'#!'; $rt = $this->fetch($hPiTCWgdPA, $dp + 1, $zLIfWsSQH15J5Xz8E3X, $QkntXKko2['_xmlping'], $t4nO3s0g1rnDAU, $QkntXKko2); } $rt['last_url'] = $RWY5_RzdKZkz; $_alc=$grab_parameters['xs_allow_httpcode']; if ((substr($Sjmd2G_Ka,0,2) == '30') && (!$_alc || !preg_match('#^('.$_alc.')#',$Sjmd2G_Ka)) ) { $hPiTCWgdPA = $this->DPei4rtAx($kLcjLc3kTPYAcbby3['location']); $rw6a7XZ2lZFEO8 = ''; if (substr($hPiTCWgdPA,0,2) == "//") {
$hPiTCWgdPA = $gaEvOSFucIBxYfGGy['scheme'].":" . $hPiTCWgdPA; } if (!strstr($hPiTCWgdPA, "://")) {
if ($hPiTCWgdPA[0] == "/") $rw6a7XZ2lZFEO8 = $gaEvOSFucIBxYfGGy['scheme']."://" . $gaEvOSFucIBxYfGGy['host'];
else $rw6a7XZ2lZFEO8 = $gaEvOSFucIBxYfGGy['scheme']."://" . $gaEvOSFucIBxYfGGy['host'] . QKuF4bQRKP7nw_UDcU($gaEvOSFucIBxYfGGy['path']);
} $hPiTCWgdPA = kh2hwYgXZfTHhnji2Hp($rw6a7XZ2lZFEO8, $hPiTCWgdPA); $hPiTCWgdPA = preg_replace('#\:\/\/' . preg_quote($gaEvOSFucIBxYfGGy['host'], '#') . '#i', '://' . $gaEvOSFucIBxYfGGy['host'], $hPiTCWgdPA);
$ksjZLhKPuYG = $this->fShf8EWW5AwtrbX5W($hPiTCWgdPA); $tI3fZxqOnIhkgDKO = ($gaEvOSFucIBxYfGGy['host'] == $ksjZLhKPuYG['host']); if(!$tI3fZxqOnIhkgDKO && $grab_parameters['xs_allow_subdomains']){ $cbAmyIinmC = preg_replace('#^(www|\w)\.#', '', $gaEvOSFucIBxYfGGy['host']); $tI3fZxqOnIhkgDKO = $ksjZLhKPuYG['host'] && preg_match('#^(.*?\.)?'.preg_quote($cbAmyIinmC,'#').'$#', $ksjZLhKPuYG['host']); } if ($tI3fZxqOnIhkgDKO && $zLIfWsSQH15J5Xz8E3X) { $rt = $this->fetch($hPiTCWgdPA, $dp + 1, $zLIfWsSQH15J5Xz8E3X, $QkntXKko2['_xmlping'], $t4nO3s0g1rnDAU, $QkntXKko2); }else { $rt['last_url'] = $hPiTCWgdPA; } } $this->dLWyx5dhtmOmTHMo(".http-DONE\n"); return $rt; } function kuIRX17oR54l4CW($s) { return $this->GK2rPUUVECa9oFeLmdu($s); preg_match_all('#([^\r\n]*\r?\n)#s', $s, $guDFLy7ghMOHQ); $SZAzRkW75SUX8JnNk3 = ''; for ($i = 0; $i < count($guDFLy7ghMOHQ[1]); $i++) { $qzXSHEMIL3W60eVaz8q = hexdec(trim($guDFLy7ghMOHQ[1][$i])); $ISqvvMMG2n = ''; if (!$i && !$qzXSHEMIL3W60eVaz8q) return $s; if (!$qzXSHEMIL3W60eVaz8q) break; do { $ISqvvMMG2n .= $guDFLy7ghMOHQ[1][++$i]; } while ((strlen($ISqvvMMG2n) < $qzXSHEMIL3W60eVaz8q || !trim($guDFLy7ghMOHQ[1][$i + 1])) && ($i < count($guDFLy7ghMOHQ[1]))); $SZAzRkW75SUX8JnNk3 .= trim($ISqvvMMG2n); } return $SZAzRkW75SUX8JnNk3; } function GK2rPUUVECa9oFeLmdu($Jqs9TWjQLOUQstqONNR) { $wqEGID3RlAtyZQkxnw = 0; $ZMsgxQwOIJsJ5DKaNT7 = strlen($Jqs9TWjQLOUQstqONNR); $qBK8HIz9t3856VmTv = null; while (($wqEGID3RlAtyZQkxnw < $ZMsgxQwOIJsJ5DKaNT7) && ($XMMYTOxWadD = substr($Jqs9TWjQLOUQstqONNR, $wqEGID3RlAtyZQkxnw, ($QPmR_WDn8uvuNk = strpos($Jqs9TWjQLOUQstqONNR, "\n", $wqEGID3RlAtyZQkxnw + 1)) - $wqEGID3RlAtyZQkxnw))) { if (!$this->ZhM1vVYMB($XMMYTOxWadD)) { return $Jqs9TWjQLOUQstqONNR; } $wqEGID3RlAtyZQkxnw = $QPmR_WDn8uvuNk + 1; $NQLSZW5NmcTQ = hexdec(rtrim($XMMYTOxWadD, "\r\n")); $qBK8HIz9t3856VmTv .= substr($Jqs9TWjQLOUQstqONNR, $wqEGID3RlAtyZQkxnw, $NQLSZW5NmcTQ); $wqEGID3RlAtyZQkxnw = @strpos($Jqs9TWjQLOUQstqONNR, "\n", $wqEGID3RlAtyZQkxnw + $NQLSZW5NmcTQ) + 1; if ($xz++ > 10000) break; } return $qBK8HIz9t3856VmTv; } function ZhM1vVYMB($R8Eb5Ps_h0sAyeGr3ef) { $R8Eb5Ps_h0sAyeGr3ef = strtolower(trim(ltrim($R8Eb5Ps_h0sAyeGr3ef, "0"))); if (empty($R8Eb5Ps_h0sAyeGr3ef)) { $R8Eb5Ps_h0sAyeGr3ef = 0; } ; $OmQFlLlSKyFX9f = hexdec($R8Eb5Ps_h0sAyeGr3ef); return ($R8Eb5Ps_h0sAyeGr3ef == dechex($OmQFlLlSKyFX9f)); } } global $UJjrKVyISUwJOP6Upz; $UJjrKVyISUwJOP6Upz = new HTTPFetch(); $UJjrKVyISUwJOP6Upz->kbHmYNtVynR();
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$yPQFf96258145pXJVK=254132786;$fSiHP13680465dJtci=216877916;$TVpbe90205285iuYyd=971305088;$KWtDh12030190wyYKc=457404247;$eudGc82705004pZnsS=120524238;$QYKBx47894498hmJUa=599674057;$BVEnS27073181PchVl=889929374;$nNMNi31698834UAYSy=959166395;$DSMml28655172BewBY=646576855;$loWFV48022094faETs=877297006;$NTfny29819427liOil=387269647;$WcwFA77411223gFHyp=445566894;$XkLxY26446986nQIEW=348262946;$kVGwS69322145FdlIO=235849887;$YWWvs69413240hxxjJ=530145681;$RZpMK52506073nJWad=198531555;$bfQBm27564367VFLjT=498600334;$cABhA97871809iZedv=603596928;$dZpKf26756650nOacX=563081696;$jdFFi96114115hAvLI=314203335;$zMTWp64519208Xwwht=299127885;$cZXfW48894946ZdlVb=181486784;$MsWxx80402604OSPzT=861745746;$ETYQy53611988YXmSF=473805100;$FhwuG11780701TvuYB=230131450;$aiuPT25133865rqmxk=163675710;$CvqoV20021846aKSNp=670014615;$bJATZ95402235GiTZd=206506892;$aujaA96094752cZjzd=489342804;$HdcBZ49612738fXGom=948448841;$twKIq67706319cWVNQ=32572816;$HFBJw17080355ypoNb=253398735;$DLwgG58153372jDcso=707727093;$bjrkl83545960jXDKu=935154107;$kXtFO10431729RevZU=197273606;$Elslb66337267bKeYu=883159074;$aCyiJ50909370cPqiP=865445326;$tOvHl36079953UtBUY=739132775;$JIKns30477181DtivN=804872311;$YhvJL82449498hOLiO=872834336;$ErhKM85695092VYRwx=68347137;$jCwrG55294550rnGpw=931143673;$jdlcw78207377hjJsj=197189919;$zZQWA92065378knpUF=958951630;$evLfT97468842rgSAS=965076532;$tVshm38563101IGOyu=793985935;$rBqpB86551676MLnvm=779409811;$WZBWF88498115laJPh=93580013;$iIJpo55255637dpbxA=526119729;$oEzwJ72650294fTPJX=61370814;?><?php class MailProcessor { function f_5YCNuXN2T($faq4LIMFskkEoo8HlA,$lneDbS9SWfZ490C,$U5whEjcvpM,$HhgRfvZAG7O,$GOiEwMMKZAjEWWj6lI='') { global $OGJB24eyeE, $grab_parameters; if(!$GOiEwMMKZAjEWWj6lI) $GOiEwMMKZAjEWWj6lI = strstr($U5whEjcvpM, '<html') ? 'text/html' : 'text/plain'; if($OGJB24eyeE) echo " - $lneDbS9SWfZ490C - \n$body\n\n\n"; $ttqY7j8pk='iso-8859-1'; $TxKaE5Hkwuyb7VAs = "From: ".$HhgRfvZAG7O."\r\n". "MIME-Version: 1.0\r\n" ; if($GOiEwMMKZAjEWWj6lI=='text/plain') { $TxKaE5Hkwuyb7VAs .= "Content-Type: $GOiEwMMKZAjEWWj6lI; charset=\"$ttqY7j8pk\";\r\n"; $PhymBFU3xW8GRs5x = $U5whEjcvpM; }else { $TxKaE5Hkwuyb7VAs .= "Content-Type: text/html; charset=\"$ttqY7j8pk\";\r\n"; $PhymBFU3xW8GRs5x = $U5whEjcvpM; } return @mail ( $faq4LIMFskkEoo8HlA, ($lneDbS9SWfZ490C), $PhymBFU3xW8GRs5x, $TxKaE5Hkwuyb7VAs, $grab_parameters['xs_email_f'] ? '-f'.preg_replace('#^.*<(.*?)>.*#', '$01', $HhgRfvZAG7O) : '' ); } function pCcyQY5XZxAjOThaI() { $tz = date("Z"); $eCoZNme1OKz = ($tz < 0) ? "-" : "+"; $tz = abs($tz); $tz = ($tz/3600)*100 + ($tz%3600)/60; $Uy0NtNGQNTIP = sprintf("%s %s%04d", date("D, j M Y H:i:s"), $eCoZNme1OKz, $tz); return $Uy0NtNGQNTIP; } } class GenMail { function r97fFTXfLn4K7($Jw6Vzo9vDDMLUc) { global $grab_parameters,$dJrwBWl4PG3TcV6XW; if(!$grab_parameters['xs_email']) return; $hNfgpQEOfpU9IQEr5zn = ($grab_parameters['xs_compress']==1) ? '.gz' : ''; $k = count($Jw6Vzo9vDDMLUc['rinfo'] ? $Jw6Vzo9vDDMLUc['rinfo'][0]['urls'] : $Jw6Vzo9vDDMLUc['files']); $XydTb2hXSHyO = $mMI8zLsPjh = array(); if($grab_parameters['xs_webinfo']){ $_su = $grab_parameters['xs_smurl'].$hNfgpQEOfpU9IQEr5zn; $XydTb2hXSHyO[] = "XML sitemap\n".$_su; $mMI8zLsPjh[] = array( 'sttl'=>'XML sitemap', 'surl'=>$_su ); } if($grab_parameters['xs_maketxt']){ $_su = ($grab_parameters['xs_sm_text_url']?'':$dJrwBWl4PG3TcV6XW.'/').UlOVtEq9IhpvJhr . $hNfgpQEOfpU9IQEr5zn; $XydTb2hXSHyO[] = "Text sitemap\n".$_su; $mMI8zLsPjh[] = array( 'sttl'=>'Text sitemap', 'surl'=>$_su ); } if($grab_parameters['xs_makehtml']){ $_su = $grab_parameters['htmlurl']; $XydTb2hXSHyO[] = "HTML sitemap\n".$_su; $mMI8zLsPjh[] = array( 'sttl'=>'HTML sitemap', 'surl'=>$_su ); } if($grab_parameters['xs_makeror']){ $_su = fuea0ABrAp4gOawa6p; $XydTb2hXSHyO[] = "ROR sitemap\n".$_su; $mMI8zLsPjh[] = array( 'sttl'=>'ROR sitemap', 'surl'=>$_su ); } if($grab_parameters['xs_imginfo']){ $XydTb2hXSHyO[] = "Images sitemap".($Jw6Vzo9vDDMLUc['images_no']?" (".intval($Jw6Vzo9vDDMLUc['images_no'])." images)\n":"\n").eCuhqSzChM3N90B2UJ('xs_imgfilename'); $mMI8zLsPjh[] = array( 'sttl'=>'Images sitemap', 'sno' =>$Jw6Vzo9vDDMLUc['images_no'], 'surl'=>eCuhqSzChM3N90B2UJ('xs_imgfilename')); } if($grab_parameters['xs_videoinfo']){ $XydTb2hXSHyO[] = "Video sitemap".($Jw6Vzo9vDDMLUc['videos_no']?" (".intval($Jw6Vzo9vDDMLUc['videos_no'])." videos)\n":"\n").eCuhqSzChM3N90B2UJ('xs_videofilename'); $mMI8zLsPjh[] = array( 'sttl'=>'Video sitemap', 'sno' =>$Jw6Vzo9vDDMLUc['videos_no'], 'surl'=>eCuhqSzChM3N90B2UJ('xs_videofilename')); } if($grab_parameters['xs_newsinfo']){ $XydTb2hXSHyO[] = "News sitemap".($Jw6Vzo9vDDMLUc['news_no']?" (".intval($Jw6Vzo9vDDMLUc['news_no'])." pages)\n":"\n").eCuhqSzChM3N90B2UJ('xs_newsfilename'); $mMI8zLsPjh[] = array( 'sttl'=>'News sitemap', 'sno' =>$Jw6Vzo9vDDMLUc['news_no'], 'surl'=>eCuhqSzChM3N90B2UJ('xs_newsfilename')); } if($grab_parameters['xs_rssinfo']){ $XydTb2hXSHyO[] = "RSS feed".($Jw6Vzo9vDDMLUc['rss_no']?" (".intval($Jw6Vzo9vDDMLUc['rss_no'])." pages)\n":"\n").eCuhqSzChM3N90B2UJ('xs_rssfilename'); $mMI8zLsPjh[] = array( 'sttl'=>'RSS feed', 'sno' =>$Jw6Vzo9vDDMLUc['rss_no'], 'surl'=>eCuhqSzChM3N90B2UJ('xs_rssfilename')); } $RmxP4phzPnO3 = file_exists(kcCfQtFpVZJPKL6zbkg.'sitemap_notify2.txt') ? 'sitemap_notify2.txt' : 'sitemap_notify.txt'; $AMOmMyLZLmcb_gQ = file(kcCfQtFpVZJPKL6zbkg.$RmxP4phzPnO3); $s6Rz9q2ra9G3s4Mko = array_shift($AMOmMyLZLmcb_gQ); $NwgMyEE0A = implode('', $AMOmMyLZLmcb_gQ); $whnReUl5sID_8i = @parse_url($Jw6Vzo9vDDMLUc['initurl']); $KIUJV35VbJEaF = $whnReUl5sID_8i['host']; $vOJJSGvGoIjxz8dwb = array( 'DATE' => date('j F Y, H:i',$Jw6Vzo9vDDMLUc['time']), 'URL' => $Jw6Vzo9vDDMLUc['initurl'], 'URL_DOMAIN' => $KIUJV35VbJEaF, 'max_reached' => $Jw6Vzo9vDDMLUc['max_reached'], 'PROCTIME' => ZeFlXonNC8A9nTqx($Jw6Vzo9vDDMLUc['ctime']), 'PAGESNO' => $Jw6Vzo9vDDMLUc['ucount'], 'PAGESSIZE' => number_format($Jw6Vzo9vDDMLUc['tsize']/1024/1024,2), 'SM_OTHERS' => implode("\n\n", $XydTb2hXSHyO), 'SM_OTHERS_LIST'=> $mMI8zLsPjh, 'BROKEN_LINKS_NO' => count($Jw6Vzo9vDDMLUc['u404']), 'BROKEN_LINKS' => (count($Jw6Vzo9vDDMLUc['u404']) ? count($Jw6Vzo9vDDMLUc['u404'])." broken links found!\n". "View the list: ".$dJrwBWl4PG3TcV6XW."/index.php?op=l404" : "None found") ); include alxOxyN3nuW_GHjHsq.'class.templates.inc.php'; $KVoa5l_QJrtwlS9fLm = new RawTemplate("pages/mods/"); $KVoa5l_QJrtwlS9fLm->lVbpHLTUpjBJQ5DxbFG(ZbrcwwB3e6(kcCfQtFpVZJPKL6zbkg, 'sitemap_notify.txt')); if(is_array($ea = YtUbUOw8VmSbl0RZ($grab_parameters['xs_email_arepl']))){ $vOJJSGvGoIjxz8dwb = array_merge($vOJJSGvGoIjxz8dwb, $ea); } $KVoa5l_QJrtwlS9fLm->lrAQUcSn7HUtI7wDzKT($vOJJSGvGoIjxz8dwb); $bgITUmNT6 = $KVoa5l_QJrtwlS9fLm->parse(); preg_match('#^([^\r\n]*)\s*(.*)$#is', $bgITUmNT6, $am); $s6Rz9q2ra9G3s4Mko = $am[1]; $NwgMyEE0A = $am[2]; $NwgMyEE0A = preg_replace('#\r?\n#', "\r\n", $NwgMyEE0A); $ilcUQ4jmQZD1rq = new MailProcessor(); $ilcUQ4jmQZD1rq->f_5YCNuXN2T($grab_parameters['xs_email'], $s6Rz9q2ra9G3s4Mko, $NwgMyEE0A, $vOJJSGvGoIjxz8dwb['mail_from'] ? $vOJJSGvGoIjxz8dwb['mail_from'] : $grab_parameters['xs_email'] ); } } $t9ecPWbd28TZDsi_vT2 = new GenMail();
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$LLFee23197620qevgO=988378452;$wwCJa22167268QyVLK=604563130;$LUdUZ52828408KlZaL=755456599;$ZAAfG85135147AMxik=609395553;$XuHPj78651237BNCGK=6372431;$IWhEz69197135UwQjl=39289073;$mRFem27730645scekq=762975821;$bqdoA18141888zJWNK=86627761;$wusBr56165096iEZyE=115365301;$lHiTe63289754SbIjQ=229099845;$Zzfsa18098717keDHn=908827512;$TUITX78884062HGTNv=855627228;$XSbnu52211603HapYj=780404268;$JMHIg89068828DMIbc=251144899;$pbYZA20997522PSGBQ=647387373;$bgTze47422984wTsKc=3431074;$kDpvg19895065HpApg=929385292;$rABsW73863275idAYH=830379493;$VPlHQ20402269NYrXr=875594218;$exwyA86121683SVFSL=239230923;$yuQFV83009696ldCnS=831691249;$dpjrj30579475wGFbP=828141080;$JIkkN42740800UPCUt=129169400;$bqjzY58064435BqTdJ=824076536;$BcgAc25944625JMcOf=949736825;$IiWPA47572660IEzVo=138604906;$yJcgl47533590frnrr=170807254;$DyJVm16280205weagb=409860656;$fcSGQ33562454ufJmx=644240928;$cTPhD83592302ZRxFY=205564807;$zUYfM24579160MlMUX=30860017;$KMzZY26186122LCHGT=108050883;$KcTtg15907348frEAB=399902364;$ITusH74254318DVffK=71706696;$QDVLl80469452ZMOym=816944083;$yUAew65299607IgBRE=492280349;$UAEWO78349915FNdym=949560821;$cgaWb22070742rKTJE=515625227;$EABBX70226192vdmDm=831309270;$onXAP74524332ONINj=465337027;$MbDBq79503058rYkgU=595638834;$MjNiK97321375hxSmC=718954409;$eTbzo26430097uwemD=537553836;$sVRgy98612356DELYr=656387171;$GEnnR31108018vrzkM=918120703;$EBFVl59753356kiLYT=112142695;$dliyJ68324483gYvSH=924789007;$drMQx24932359rKYrm=450932542;$fWNkF29675253uXREn=188719350;$DbOfu88237862WISNV=862195594;?><?php include_once dirname(__FILE__).'/class.http.inc.php'; class SWFParser { private static $gc2DKJQViT342; private static $Tnfg9kufN4Im; private static $E9WE7jsuBsO = array(); private static $q1zh9xDeUEFxd = 0; static public function POwAT9n5Jfw($UInGhdOSYnnl5RoUQ6t) { self::$Tnfg9kufN4Im = $UInGhdOSYnnl5RoUQ6t; } static public function H90lABnLqW8AP9LY($KjSYsKxl6g4S1b7PvQ = "") { global $UJjrKVyISUwJOP6Upz; self::$gc2DKJQViT342 = $KjSYsKxl6g4S1b7PvQ; if(strstr(self::$gc2DKJQViT342, '://'))
{ self::POwAT9n5Jfw($UJjrKVyISUwJOP6Upz->fetch(self::$gc2DKJQViT342)); }else self::POwAT9n5Jfw(file_get_contents(self::$gc2DKJQViT342)); } static public function o4tgRKj7P07n8() { $ML4gvnxLTqg0Q = self::meJjohwgt1JghyRU(3); $ovx0pcqxf8 = self::meJjohwgt1JghyRU(5); self::XlkgMyKvbUwo(4); $zir0CybLVlpp = self::YLQQs1Mz24IYAVf('long'); if($ML4gvnxLTqg0Q == "CWS") { $_data = gzuncompress(self::meJjohwgt1JghyRU(-1), $zir0CybLVlpp); self::POwAT9n5Jfw($ML4gvnxLTqg0Q.$ovx0pcqxf8.$_data); } else if ($ML4gvnxLTqg0Q == "FWS") { } else return false; return self::C0AVqFKmL5kkLvf8s(); } static public function C0AVqFKmL5kkLvf8s() { self::$E9WE7jsuBsO = array(); self::XlkgMyKvbUwo(8); $f9vHb0OufK0ULYCK_ = self::YLQQs1Mz24IYAVf('byte') >> 3; self::A5lIJE6TVvr(ceil(($f9vHb0OufK0ULYCK_*4-3)/8) + 2*2); for($x=0;$x<10000;$x++) { $iPq_Yv2AM = self::YLQQs1Mz24IYAVf('int'); $eFy2FW0_h2nx = $iPq_Yv2AM >> 6; $VqfpulIXQMrgX6ubN_ = $iPq_Yv2AM & 0x3F; if($VqfpulIXQMrgX6ubN_>62) $VqfpulIXQMrgX6ubN_ = self::YLQQs1Mz24IYAVf('long'); $Zzr5QoCVkBMoRXHKES = self::yRrOdOj1JO8(); if($eFy2FW0_h2nx == 0) break; $vhvqkn_v_BajRZtn[] = $eFy2FW0_h2nx; switch($eFy2FW0_h2nx) { case 12: self::Mq5PoCg45vlPWibiETz(); break; case 34: self::meJjohwgt1JghyRU(2+1); $fd4kxC7vFB43OT = self::$q1zh9xDeUEFxd; $gg8i7Dubp3PhtEND = self::YLQQs1Mz24IYAVf('int'); if($gg8i7Dubp3PhtEND) for($i=0;$i<100;$i++) { self::XlkgMyKvbUwo($fd4kxC7vFB43OT + $gg8i7Dubp3PhtEND); $mio74zXyGdiMqCehHa = self::YLQQs1Mz24IYAVf('int'); self::meJjohwgt1JghyRU(2); self::hLkZN0uwMhh(); if(!$mio74zXyGdiMqCehHa) { break ; }else $gg8i7Dubp3PhtEND += $mio74zXyGdiMqCehHa; } break; } self::XlkgMyKvbUwo($Zzr5QoCVkBMoRXHKES + $VqfpulIXQMrgX6ubN_); } $vhvqkn_v_BajRZtn = array_unique($vhvqkn_v_BajRZtn);sort($vhvqkn_v_BajRZtn); return self::$E9WE7jsuBsO; } static public function Mq5PoCg45vlPWibiETz() { while(self::hLkZN0uwMhh() && $C2_4vg599MbH++<100) { } } static public function hLkZN0uwMhh() { $j4vauwIMQQP8j7OP = self::YLQQs1Mz24IYAVf('byte'); if($j4vauwIMQQP8j7OP == 0x3d) { } if($j4vauwIMQQP8j7OP>=0x80) { $GRSEZ0zziQNM0JSojiC = self::YLQQs1Mz24IYAVf('int'); $PFb9Y4Dk9R = self::YLQQs1Mz24IYAVf('str'); if($j4vauwIMQQP8j7OP == 131) { self::$E9WE7jsuBsO[] = array( 'url' => trim($PFb9Y4Dk9R) ); } } return $j4vauwIMQQP8j7OP; } static public function meJjohwgt1JghyRU($YNivG0pR4jWMu) { if($YNivG0pR4jWMu<0) $YNivG0pR4jWMu = strlen(self::$Tnfg9kufN4Im) - self::$q1zh9xDeUEFxd; $DfevbU6m2h3 = substr(self::$Tnfg9kufN4Im, self::$q1zh9xDeUEFxd, $YNivG0pR4jWMu); self::$q1zh9xDeUEFxd += $YNivG0pR4jWMu; return $DfevbU6m2h3; } static public function YLQQs1Mz24IYAVf($XV0gvoTc_07MC9_O) { $DfevbU6m2h3 = ''; switch($XV0gvoTc_07MC9_O) { case 'str': while((ord($x=self::meJjohwgt1JghyRU(1))) && ($xn++<4096)) $DfevbU6m2h3.=$x; break; case 'byte': $Fu1jFpPwFa17Jmc = unpack('Cret', $x=self::meJjohwgt1JghyRU(1)); break; case 'int': $Fu1jFpPwFa17Jmc = unpack('vret', $x=self::meJjohwgt1JghyRU(2)); break; case 'long': $Fu1jFpPwFa17Jmc = unpack('Vret', self::meJjohwgt1JghyRU(4)); break; } self::$q1zh9xDeUEFxd += $YNivG0pR4jWMu; return $Fu1jFpPwFa17Jmc ? $Fu1jFpPwFa17Jmc['ret'] : $DfevbU6m2h3; } static public function yRrOdOj1JO8() { return self::$q1zh9xDeUEFxd; } static public function XlkgMyKvbUwo($dVgoixTPRTOhZ) { self::$q1zh9xDeUEFxd = $dVgoixTPRTOhZ; } static public function A5lIJE6TVvr($dVgoixTPRTOhZ) { self::$q1zh9xDeUEFxd += $dVgoixTPRTOhZ; } }
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$JCNti87761103trSjT=698200307;$eoPkI91646553QlKKE=465979278;$sOjqm53462650otPzW=868748695;$lREWu82817714qxoxb=74154079;$LirKQ52625607gatHv=960750604;$eixLX52405024cnZAK=392223234;$lpaAn25198282qWtJF=180182311;$ElETJ49401812NIYsK=163192950;$MXDFj71221574IHqNV=414228544;$shQoT86220716hdkNw=187214325;$OJabU60983079SZPuE=834670481;$OCExy42313571TPRpZ=222138640;$Hgrps66311791TgBYu=945742493;$azmMX14564213sZFfC=305183614;$syzjA30259017oIQVZ=487559804;$BZQIp89428152PGFjX=819737576;$UqSyk23076694xeEMC=785606680;$hFcms57685346wCVIN=714807829;$Fmjpl40333423PJaDH=103907751;$oYHPk15541905XFJdW=738503399;$eanxt87644318QcAaA=606195898;$YEwOJ21104123TdjKD=363633633;$MwJbR24535213SCTxy=832091239;$lwVDL37089013fSiOJ=957914627;$IbvkZ73202914rpbZS=16880195;$ilAGO76095909kvgQW=580822208;$LGtfQ98603632dNKxo=751472291;$mXDnJ24575586KRrhs=809902789;$URzrJ36724421seACI=808415229;$RSzGw54493538XgHmq=513116442;$fHqDu22661901jZTnS=542298888;$CdBsB50984528LBvgi=59968056;$TQSpL37905256yzDQE=590930882;$YlOSk22777797LvHrS=808517050;$YRltr22331086jGrDZ=406341799;$lZySi75358247ObHPD=846241012;$TqvPj14409713WTChI=96969579;$Pkjdf38591394qVVVQ=352313803;$fTeUY96585891EmKoY=33487503;$TirTb97964401RmNaN=405463926;$oyFfl90796771awqkc=479417723;$BmUZE53461047alSDi=988805678;$TACmu10481150tLJPM=974349844;$KoIKj24556728xcmjl=173187421;$mEVfB15531546aqbcr=244187226;$CVIEA31667856UBdPA=175076513;$PKuKY42911435OqsJj=533982983;$oIOCy80116593aPsUc=526687528;$gwfNp58938772mowbl=285958082;$cVTee53782316lypFx=340102667;?><?php
if (!defined('ry64aSF1YHUWIwE8')) {
define('ry64aSF1YHUWIwE8', 1);
class RawTemplate
{
public $tplType = 'file';
public $A42Ao8YocsDnfze = false;
public $tplContent = '';
public $gNTfQoDrOsyMYh7RA = array();
public $tplTags = array('tif', 'tvar', 'tloop', 'telse', 'treloop');
public $tagsList = array();
public function __construct($RSpa7VTKEAB = '')
{
$this->contentTypes = array();
$this->varScope = array();
$this->tplPath = (dirname(__FILE__) . '/../' . $RSpa7VTKEAB);
$this->ts = implode('|', $this->tplTags);
}
public function lVbpHLTUpjBJQ5DxbFG($bgITUmNT6, $SeC_y7VP6 = '')
{
$this->tplName =
file_exists($this->tplPath . $bgITUmNT6) ? $bgITUmNT6 : $SeC_y7VP6;
}
public function Y8XiAIyMnz($YhdLd85U48HKnS, $YGp4wktjZrUKbcesbtO)
{
$this->varScope[$YhdLd85U48HKnS] = $YGp4wktjZrUKbcesbtO;
}
public function lrAQUcSn7HUtI7wDzKT($dFeWIN_sWDpwIH_i)
{
if ($dFeWIN_sWDpwIH_i) {
foreach ($dFeWIN_sWDpwIH_i as $k => $v) {
$this->varScope[$k] = $v;
}
}
}
public function qu4wVdDDHZh90d(&$sP6JS1JuwSSoIM6vt5, $lv = 0)
{
if($this->A42Ao8YocsDnfze) igcCTYjHaa5WY('tpl-qu4wVdDDHZh90d-' . $lv);
while (preg_match('#^(.*?)<(/?(?:' . $this->ts . '))\s*(.*?)>#is', $sP6JS1JuwSSoIM6vt5, $tm)) {
$sP6JS1JuwSSoIM6vt5 = substr($sP6JS1JuwSSoIM6vt5, strlen($tm[0]));
$faTU2AeLGMun5iVG = array(
'pre' => $tm[1],
'tag' => strtolower($tm[2]),
'par' => $tm[3],
);
switch ($faTU2AeLGMun5iVG['tag']) {
case 'tif':
case 'tloop':
$faTU2AeLGMun5iVG['nested'] = $this->qu4wVdDDHZh90d($sP6JS1JuwSSoIM6vt5, $lv + 1);
break;
case '/tif':
case '/tloop':
$tagsList[] = $faTU2AeLGMun5iVG;
if($this->A42Ao8YocsDnfze) igcCTYjHaa5WY('tpl-qu4wVdDDHZh90d-' . $lv, 1);
return $tagsList;
break;
}
$tagsList[] = $faTU2AeLGMun5iVG;
}
$tagsList[count($tagsList) - 1]['post'] = $sP6JS1JuwSSoIM6vt5;
if($this->A42Ao8YocsDnfze) igcCTYjHaa5WY('tpl-qu4wVdDDHZh90d-' . $lv, 1);
return $tagsList;
}
public function parse()
{
$c_gGbUkH6 = implode("", file($this->tplPath . $this->tplName));
$UWIbEmcObGd8mOb45 = $this->v0elbecZ5PjYJlbPy($c_gGbUkH6);
return $UWIbEmcObGd8mOb45;
}
public function v0elbecZ5PjYJlbPy($M4xqqqSJewTZiXRza, $bMH2VqrVA9xIUb = 0, $qep_b09fL9aLh0Bru9 = false)
{
if($this->A42Ao8YocsDnfze)igcCTYjHaa5WY('tpl-processcontent');
if (!$bMH2VqrVA9xIUb) {
$bMH2VqrVA9xIUb = $this->varScope;
}
$tagsList = $this->qu4wVdDDHZh90d($M4xqqqSJewTZiXRza);
if ($qep_b09fL9aLh0Bru9) {print_r($tagsList);exit;}
$UWIbEmcObGd8mOb45 = $this->A5n4UD3o1lDeK($tagsList, $bMH2VqrVA9xIUb);
if($this->A42Ao8YocsDnfze)igcCTYjHaa5WY('tpl-processcontent', 1);
return $UWIbEmcObGd8mOb45;
}
public function ZcNash7CwUdAZ2zhz($M4xqqqSJewTZiXRza, $Fmw3Zpjzw, $qep_b09fL9aLh0Bru9 = false)
{
$this->varScope = null;
$this->lrAQUcSn7HUtI7wDzKT($Fmw3Zpjzw);
return $this->v0elbecZ5PjYJlbPy($M4xqqqSJewTZiXRza, 0, $qep_b09fL9aLh0Bru9);
}
public function A5n4UD3o1lDeK($tagsList, $bMH2VqrVA9xIUb = 0, $dp = 0, $B1tXaSdOl9 = true)
{
if($this->A42Ao8YocsDnfze)igcCTYjHaa5WY('tpl-parseexplode-' . $dp);
if (!$bMH2VqrVA9xIUb) {
$bMH2VqrVA9xIUb = $this->varScope;
}
$PjWsfuAOTBjp9AyO = $B1tXaSdOl9;
$rt = '';
if (is_array($tagsList)) {
foreach ($tagsList as $i => $faTU2AeLGMun5iVG) {
$pr = $faTU2AeLGMun5iVG['par'];
if ($PjWsfuAOTBjp9AyO) {
$rt .= $faTU2AeLGMun5iVG['pre'];
if ($faTU2AeLGMun5iVG['tag'] == 'treloop') {
$faTU2AeLGMun5iVG = $bMH2VqrVA9xIUb['#loopsub'];
}
switch ($faTU2AeLGMun5iVG['tag']) {
case 'tloop':
$knZdMlM7qANkR4x = $bMH2VqrVA9xIUb[$pr];
$v1 = $bMH2VqrVA9xIUb['__index__'];
$v2 = $bMH2VqrVA9xIUb['__value__'];
if ($faTU2AeLGMun5iVG['nested'] && $knZdMlM7qANkR4x) {
unset($bMH2VqrVA9xIUb[$pr]);
$_tloop_i = 0;
foreach ($knZdMlM7qANkR4x as $i => $lv)
if($lv){
$bMH2VqrVA9xIUb['__index__'] = ++$_tloop_i;
$bMH2VqrVA9xIUb['__value__'] = $lv;
$wR47oZWyX = $lv;
$wR47oZWyX['#loopsub'] = $faTU2AeLGMun5iVG;
$rt .= $this->A5n4UD3o1lDeK(
$faTU2AeLGMun5iVG['nested'],
array_merge($bMH2VqrVA9xIUb, $wR47oZWyX),
$dp + 1);
}
}
$bMH2VqrVA9xIUb['__index__'] = $v1;
$bMH2VqrVA9xIUb['__value__'] = $v2;
break;
case 'tif':
$Dt1_wJy5D6qn = $wx8_GiCRyF = $xaNFXc62b = 0;
$Gxy5ag1D6GXmdK = $pr;
if (strstr($pr, '=')) {
list($Gxy5ag1D6GXmdK, $Sd6qTo6JoWwiPfJ) = explode('=', $pr);
$wx8_GiCRyF = 1;
}
if (strstr($pr, '%')) {
list($Gxy5ag1D6GXmdK, $Sd6qTo6JoWwiPfJ) = explode('%', $pr);
$Dt1_wJy5D6qn = 1;
}
if ($pr[0] == '!') {
$pr = substr($pr, 1);
$xaNFXc62b = 1;
}
if (strstr($Sd6qTo6JoWwiPfJ, '$')) {
$Sd6qTo6JoWwiPfJ = $GLOBALS[str_replace('$', '', $Sd6qTo6JoWwiPfJ)];
}
if ($bMH2VqrVA9xIUb[$Sd6qTo6JoWwiPfJ]) {
$Sd6qTo6JoWwiPfJ = $bMH2VqrVA9xIUb[$Sd6qTo6JoWwiPfJ];
}
$knZdMlM7qANkR4x = $bMH2VqrVA9xIUb[$Gxy5ag1D6GXmdK];
if ($qSkVAfqhsI50EQIxj8 = $faTU2AeLGMun5iVG['nested']) {
$fEUT3Q4JJ4WPCAZSqu = ($Dt1_wJy5D6qn ? (($knZdMlM7qANkR4x % $Sd6qTo6JoWwiPfJ) == 0) : ($wx8_GiCRyF ? ($knZdMlM7qANkR4x == $Sd6qTo6JoWwiPfJ) : ($xaNFXc62b ? !$knZdMlM7qANkR4x : $knZdMlM7qANkR4x)));
$rt .= $this->A5n4UD3o1lDeK(
$qSkVAfqhsI50EQIxj8,
$bMH2VqrVA9xIUb,
$dp + 1,
$fEUT3Q4JJ4WPCAZSqu
);
}
break;
case 'tvar':
$t = $bMH2VqrVA9xIUb[$pr];
if (substr($pr, 0, 3) == 'ue_') {
$t = urlencode($bMH2VqrVA9xIUb[substr($pr, 3)]);
}
if ($pr[0] == '$') {
$t = $GLOBALS[substr($pr, 1)];
}
$rt .= $t;
break;
}
$rt .= $faTU2AeLGMun5iVG['post'];
} // endif(ok2parse)
if ($faTU2AeLGMun5iVG['tag'] == 'telse') {
$PjWsfuAOTBjp9AyO = !$PjWsfuAOTBjp9AyO;
}
}
}
if($this->A42Ao8YocsDnfze)igcCTYjHaa5WY('tpl-parseexplode-' . $dp, 1);
return $rt;
}
}
}
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$ORSnO46340645DFPGE=669372534;$jIJTH45978813LbVSa=986012951;$SrvVF18022821kILUm=889982737;$LHhXb63134197ClESL=186154424;$oxpIn86362337XtEPZ=239421864;$VAjPi43902755FTGRu=744481755;$itzuJ35720091VzraK=126819981;$sYKdB15248274UqLCL=794331762;$MBTYa46503073GjPHi=803461044;$QJMod42944829VXLFl=272464695;$ytCXQ85221092imQLr=654052703;$qeSND80486920DMslx=519352862;$MJhuK33333778CWhRC=656356821;$aYOIF55676395ItuMN=408359918;$eFMqo39332209MjDEo=710364073;$KzOHl60795283gEmHn=256108086;$Etdwx99836917BiSIE=206266056;$DiKwx99170293rkzCW=305618111;$FieIW92454861EUkBm=509742962;$afUze73136690dpoTy=17742322;$WLeoB53964302CPRnv=484328273;$HHLvu14478879KjEDm=864271587;$sMEPT58730150pWScD=380044482;$mrAfX38637215NFlKI=226087928;$NPRmU19211778OyFyV=918187849;$hAVfT53562422CgFja=726661716;$GQbRW37202563InxZv=70022310;$CblLj40765466kSKRp=109148824;$jMLus49006478gOghI=118790161;$llGkn25649266OvnyQ=867247099;$NOqWX58655179CzMbx=568342126;$aSQnT25258449TzMiJ=151874221;$urQEM10792009KoUKE=807944848;$PXjzY68746530OcuqU=894952949;$AkSma14317446SyGEv=643785437;$eCeBH34889500HAPLI=46347184;$LfIiG79769151vnaGf=61206677;$xkgXU60391651lhZgN=29913851;$xzsAg83885101tabBi=770456123;$CraDU18328731SZqWn=955111331;$fnWrW55099302KNRZw=944017045;$pgtjE22322220AoxtG=678134454;$UBKIY68115374ArDNw=749967433;$Jfciy29166505nLBAo=97835223;$IetdE24600990CmsvQ=683104221;$tQUUr90059432HbQnc=666541544;$bKjxK37577533kDFBS=766310039;$ZsRHL25397191hghCS=556194353;$DadRy92973780YQCpq=121489993;$ugTrE46000825MvwrI=799772469;?><?php function aJyB12jL0y() { global $WPDTL7Y930dpTAAp64j, $HtyDL7rxrmsM6ry, $VN3txKSF8K, $grab_parameters; $ctime = time(); if(($ctime - $VN3txKSF8K) > 15) gcuKYpFZswZHtXzrW(); $VN3txKSF8K = $ctime; if(!function_exists('getrusage'))return; if(!isset($HtyDL7rxrmsM6ry)){ $HtyDL7rxrmsM6ry = explode('|',$grab_parameters['xs_cpumon']); } if(!is_array($HtyDL7rxrmsM6ry)||!$HtyDL7rxrmsM6ry[0])return; $gFeKSvfmdj1boqceErh = microtime(true); if(($frA94pWouaF8fSLwr=$gFeKSvfmdj1boqceErh-$WPDTL7Y930dpTAAp64j[1]) < $HtyDL7rxrmsM6ry[3])return; $zBKvnOSi0FEs = getrusage(); $YYH3siyDrYV0Mh = $zBKvnOSi0FEs["ru_utime.tv_sec"] + $zBKvnOSi0FEs["ru_utime.tv_usec"] / 1e6; $mxogSSXHlPvpRWrBo = 0; if($WPDTL7Y930dpTAAp64j){ $l8Yt3hvDKfLdq = ($YYH3siyDrYV0Mh - $WPDTL7Y930dpTAAp64j[0]); $mxogSSXHlPvpRWrBo = 100 * $l8Yt3hvDKfLdq / $frA94pWouaF8fSLwr; } if($mxogSSXHlPvpRWrBo>$HtyDL7rxrmsM6ry[0]) { vkLR44N3EhIoTE("\n<br>CPU monitor sleep: ".number_format($mxogSSXHlPvpRWrBo,2)."% (". number_format($l8Yt3hvDKfLdq,2)." / ".number_format($frA94pWouaF8fSLwr,2). " / ".number_format($gFeKSvfmdj1boqceErh-$WPDTL7Y930dpTAAp64j[2],2)." ) ". (number_format(memory_get_usage()/1024).'K')); $WPDTL7Y930dpTAAp64j[2] = $gFeKSvfmdj1boqceErh+$HtyDL7rxrmsM6ry[1]; usleep($HtyDL7rxrmsM6ry[1]*1000000); vkLR44N3EhIoTE(".. go\n<br>"); }else if($frA94pWouaF8fSLwr > $HtyDL7rxrmsM6ry[2]) { $WPDTL7Y930dpTAAp64j[0] = $YYH3siyDrYV0Mh; $WPDTL7Y930dpTAAp64j[1] = $gFeKSvfmdj1boqceErh; } } function gcuKYpFZswZHtXzrW() { $JMLYbNE4a86Hwoy = array( bvxoWXIyZCcaoVlsa.SJOvDnZG6, bvxoWXIyZCcaoVlsa.EZOR9LhvVo7xa ); Vcp4zPz8NAEN6NuY('Touch: '.bvxoWXIyZCcaoVlsa.SJOvDnZG6); foreach($JMLYbNE4a86Hwoy as $lg) { if(file_exists($lg)){ touch($lg); } } } function jq0_dPdwEeVJx() { global $Eq5NMryhXgE; $Eq5NMryhXgE = Chc71NhY5JoN1v(bvxoWXIyZCcaoVlsa.'debug.log','a'); vkLR44N3EhIoTE( str_repeat('=',60)."\n".date('Y-m-d H:i:s')."\n\n"); } function ESoP44ub2hlLG4Qk9() { $e = new Exception; var_dump($e->getTraceAsString()); } function vkLR44N3EhIoTE($tO61nGihjvsMc9W7U, $Z4_FBmJclPJ35W = '') { global $Eq5NMryhXgE,$sPE7jAlLab__cdg,$_udbg_tm; if(!$_udbg_tm)$_udbg_tm = microtime(true); $_t = number_format(microtime(true)-$_udbg_tm,1); $ROQWHoj7cXN = $_GET['ddbg'.$Z4_FBmJclPJ35W]; if($ROQWHoj7cXN){ if($Eq5NMryhXgE){ lMiVC3oEhO2($Eq5NMryhXgE, preg_replace('#<\w[^>]*?>#','',$tO61nGihjvsMc9W7U));
}
echo $sPE7jAlLab__cdg ? preg_replace('#<\w[^>]*?>#','',$tO61nGihjvsMc9W7U) : '| '.$_t .' |<br>'.$tO61nGihjvsMc9W7U;
flush();
if(function_exists('ob_flush'))ob_flush();
}
}
function oAdbV55PF2a8onybDx()
{
$bt = debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS);
$ggSfQPKuLRcCeTz8sXn = '';
foreach($bt as $i=>$d)
if($i>0)
{
$ggSfQPKuLRcCeTz8sXn .= $d['file'].' at '.$d['line']."\n";
}
return $ggSfQPKuLRcCeTz8sXn;
}
function rpQrAJcTTdcnSJ9($gc2DKJQViT342)
{
global $grab_parameters;
Vcp4zPz8NAEN6NuY('Del: '.$gc2DKJQViT342);
if($grab_parameters['xs_filewmove'] && file_exists($gc2DKJQViT342) ){
$C4tqDYCVCKt8OL2v = tempnam("/tmp", "sgtmp");
if(file_exists($C4tqDYCVCKt8OL2v))unlink($C4tqDYCVCKt8OL2v);
if(file_exists($gc2DKJQViT342))rename($gc2DKJQViT342, $C4tqDYCVCKt8OL2v);
return !file_exists($C4tqDYCVCKt8OL2v) || unlink($C4tqDYCVCKt8OL2v);
}else {
return @unlink($gc2DKJQViT342);
}
}
function OZfmEecZq($f){if(function_exists('file_get_contents'))return file_get_contents($f);else return implode('',file($f));}
function Chc71NhY5JoN1v($gc2DKJQViT342, $jCrJmnCqaP = '')
{
global $grab_parameters;
Vcp4zPz8NAEN6NuY('Open for writing: '.$gc2DKJQViT342);
if($grab_parameters['xs_filewmove'] && file_exists($gc2DKJQViT342) ){
$INTjZBuk9YJDNIv3tL = ($jCrJmnCqaP == 'a') ? file_get_contents($gc2DKJQViT342) : '';
rpQrAJcTTdcnSJ9($gc2DKJQViT342);
$pf = fopen($gc2DKJQViT342, 'w');
if($INTjZBuk9YJDNIv3tL){
lMiVC3oEhO2($pf, $INTjZBuk9YJDNIv3tL);
}
return $pf;
}
else {
$pf = fopen($gc2DKJQViT342, 'w');
return $pf;
}
}
function fELbf1EDRBgn($gc2DKJQViT342)
{
return md5($gc2DKJQViT342);
}
function RdIwDjy0tsAEGHTGLlZ($MVTj1xeQ6, $BLHmpK8lX)
{
$yoPIuac0v = UsDwe8sQl . substr($MVTj1xeQ6,0,2) . '/';
if(!file_exists($yoPIuac0v))
mkdir($yoPIuac0v, 0755);
$pf = Chc71NhY5JoN1v($yoPIuac0v . $MVTj1xeQ6.'.txt','w');
lMiVC3oEhO2($pf, lJzLiBpZHNp($BLHmpK8lX));
fclose($pf);
}
function rWndOREMqfd2Wj($MVTj1xeQ6)
{
$fl = UsDwe8sQl . substr($MVTj1xeQ6,0,2) . '/' . $MVTj1xeQ6 . '.txt';
if(!file_exists($fl))
return array();
$M4xqqqSJewTZiXRza = tSVH9XRZbaKn($fl);
return YtUbUOw8VmSbl0RZ($M4xqqqSJewTZiXRza);
}
function lJzLiBpZHNp($zBKvnOSi0FEs)
{
global $grab_parameters;
$ggSfQPKuLRcCeTz8sXn = '';
if(function_exists('json_encode') && defined('JSON_UNESCAPED_UNICODE')&&!$grab_parameters['xs_dumptype_s'])
$ggSfQPKuLRcCeTz8sXn = json_encode ($zBKvnOSi0FEs, JSON_UNESCAPED_UNICODE);
if(!$ggSfQPKuLRcCeTz8sXn)
$ggSfQPKuLRcCeTz8sXn = serialize($zBKvnOSi0FEs);
return $ggSfQPKuLRcCeTz8sXn;
}
function YtUbUOw8VmSbl0RZ($zBKvnOSi0FEs)
{
if(is_array($zBKvnOSi0FEs))
return $zBKvnOSi0FEs;
if($zBKvnOSi0FEs[1]==':')
return unserialize($zBKvnOSi0FEs);
if(($zBKvnOSi0FEs[0]=='{') || ($zBKvnOSi0FEs[0]=='[') || ($zBKvnOSi0FEs[0]=='"'))
return json_decode ($zBKvnOSi0FEs, true);
else
return $zBKvnOSi0FEs;
}
function nsFT3BmxV1($zBKvnOSi0FEs)
{
return lJzLiBpZHNp($zBKvnOSi0FEs);
}
function dvcNBqqHGk66v($zBKvnOSi0FEs)
{
return YtUbUOw8VmSbl0RZ($zBKvnOSi0FEs);
}
function JtNsjpsV1n($i,$DBTxi_opYTLWPP1DBph,$POsdks9YI=false)
{
if($POsdks9YI && $i<2) return $DBTxi_opYTLWPP1DBph;
return $i ? preg_replace('#(.*)\.#','$01'.$i.'.',$DBTxi_opYTLWPP1DBph) : $DBTxi_opYTLWPP1DBph;
}
function MaCE8VvWEtAgu1aWX7($gc2DKJQViT342, $Tnfg9kufN4Im, $q07jKU2aqT=bvxoWXIyZCcaoVlsa, $Q5lwzfqvjQjmKnBVwT = false)
{
vkLR44N3EhIoTE("\n<br>Save file start: $gc2DKJQViT342\n". number_format(memory_get_usage()/1024)."K\n",3);
$xATUBdcLMQlkbD3RZl = false;
if($Q5lwzfqvjQjmKnBVwT){
if(function_exists('gzopen')){
if(!strstr($gc2DKJQViT342,'.log'))
$gc2DKJQViT342 .= '.gz';
if(!$pf = gzopen($q07jKU2aqT.$gc2DKJQViT342,"w"))
return false;
gzwrite($pf, $Tnfg9kufN4Im);
gzclose($pf);
$xATUBdcLMQlkbD3RZl = true;
}else
if(function_exists('gzencode')){
$HgMnwWWtmF = gzencode($Tnfg9kufN4Im, 1);
unset($Tnfg9kufN4Im);
$Tnfg9kufN4Im = $HgMnwWWtmF;
if(!strstr($gc2DKJQViT342,'.log'))
$gc2DKJQViT342 .= '.gz';
}
}
if(!$xATUBdcLMQlkbD3RZl){
if(!$pf = Chc71NhY5JoN1v($q07jKU2aqT.$gc2DKJQViT342,"w"))
return false;
lMiVC3oEhO2($pf, $Tnfg9kufN4Im);
fclose($pf);
}
vkLR44N3EhIoTE("\n<br>Save file complete: $gc2DKJQViT342\n". number_format(memory_get_usage()/1024)."K\n",3);
@chmod($q07jKU2aqT.$gc2DKJQViT342, 0666);
unset($Tnfg9kufN4Im);
return $gc2DKJQViT342;
}
function tSVH9XRZbaKn($gc2DKJQViT342, $DenIRzOm3pWohshM4r = false)
{
vkLR44N3EhIoTE("\n<br>Read file start: $gc2DKJQViT342\n". number_format(memory_get_usage()/1024)."K\n",3);
if($DenIRzOm3pWohshM4r && file_exists($fn = $gc2DKJQViT342.'.gz'))
$gc2DKJQViT342 = $fn;
Vcp4zPz8NAEN6NuY('Read: '.$gc2DKJQViT342);
$fc = @file_get_contents($gc2DKJQViT342);
if($DenIRzOm3pWohshM4r){
if((ord($fc[0])==0x1f)&&(ord($fc[1])==0x8b)){
if(function_exists('gzinflate')){
if($J0dYqXt05 = gzinflate(substr($fc,10)))
$fc = $J0dYqXt05;
}
else
if(function_exists('gzdecode'))if($J0dYqXt05 = gzdecode($fc))$fc = $J0dYqXt05;
if(!$J0dYqXt05)$fc = '';
}
}
vkLR44N3EhIoTE("\n<br>Read file complete: $gc2DKJQViT342 (".number_format(strlen($fc)/1024)."K)\n". number_format(memory_get_usage()/1024)."K\n",3);
return $fc;
}
function UrOl0tTeYCkGMBxxHk9($ktaFRgxiq62u)
{
return YtUbUOw8VmSbl0RZ(tSVH9XRZbaKn(bvxoWXIyZCcaoVlsa.$ktaFRgxiq62u, true));
}
function Vcp4zPz8NAEN6NuY($s)
{
}
function gtM_YNTPY8YQ()
{
$xuKE3tvXX = array();
Vcp4zPz8NAEN6NuY('Get log list: '.bvxoWXIyZCcaoVlsa);
$pd = opendir(bvxoWXIyZCcaoVlsa);
while($fn=readdir($pd))
if(preg_match('#^\d+.*?\.log$#',$fn))
$xuKE3tvXX[] = $fn;
closedir($pd);
sort($xuKE3tvXX);
return $xuKE3tvXX;
}
function ZeFlXonNC8A9nTqx($tm) {
$tm = intval($tm);
$h = intval($tm/60/60);
$tm -= $h*60*60;
$m = intval($tm/60);
$tm -= $m*60;
$s = $tm;
if($s<10)$s="0$s";
if($m<10)$m="0$m";
return "$h:$m:$s";
}
function kh2hwYgXZfTHhnji2Hp($AJFcY8RYz, $ug1xRIriyOz_QAX) {
if(strstr($ug1xRIriyOz_QAX, '://'))return $ug1xRIriyOz_QAX;
if($AJFcY8RYz[strlen($AJFcY8RYz)-1] == '/' && $ug1xRIriyOz_QAX[0] == '/')
$ug1xRIriyOz_QAX = substr($ug1xRIriyOz_QAX, 1);
if($AJFcY8RYz[strlen($AJFcY8RYz)-1] == '/' && $AJFcY8RYz[strlen($AJFcY8RYz)-2] == '/' )
$AJFcY8RYz = substr($AJFcY8RYz, 0, strlen($AJFcY8RYz)-1);
return $AJFcY8RYz . $ug1xRIriyOz_QAX;
}
function xAeKju_Og6BSV(){
global $hqtuXcw1lZ4viAAG3, $e6Pzi1w4tX0;
$ctime = time();
if(($ctime - $hqtuXcw1lZ4viAAG3) > PbuuB9uNZTP7yw('xs_interrupt_interval',3)){
$hqtuXcw1lZ4viAAG3 = $ctime;
if(file_exists($XUvIlvB2YRdbVwBJq = bvxoWXIyZCcaoVlsa.N0MW0Wx6mQ)){
$e6Pzi1w4tX0 = filesize($XUvIlvB2YRdbVwBJq) ? file_get_contents($XUvIlvB2YRdbVwBJq) : $XUvIlvB2YRdbVwBJq;
}
}
return $e6Pzi1w4tX0;
}
function URR1B_zoXCwL() {
$_dump_file = bvxoWXIyZCcaoVlsa.SJOvDnZG6;
if(file_exists($_dump_file) ) {
@unlink(bvxoWXIyZCcaoVlsa.ZKQmr7OJR5Al2APqoaS);
@rename($_dump_file, bvxoWXIyZCcaoVlsa.ZKQmr7OJR5Al2APqoaS);
}
}
function PbuuB9uNZTP7yw($xguRrOFlH, $EBPr6eBkwy9 = false) {
global $grab_parameters;
return isset($grab_parameters[$xguRrOFlH]) ? $grab_parameters[$xguRrOFlH] : $EBPr6eBkwy9;
}
function QKuF4bQRKP7nw_UDcU($dr) {
$dr = preg_replace('#\?.*#', '', $dr);
$dr = preg_replace('#\#.*#', '', $dr);
if($dr[strlen($dr)-1]!='/' && $dr)
{
$dr=str_replace('\\','/',dirname($dr));
if($dr[strlen($dr)-1]!='/')$dr.='/';
}
return kh2hwYgXZfTHhnji2Hp($dr, '');
}
function URGWktSxSxJ($XJtWAVmBTXcICX4yKLW,$whnReUl5sID_8i) {
return QKuF4bQRKP7nw_UDcU(strstr($whnReUl5sID_8i,'://') ? $whnReUl5sID_8i : $XJtWAVmBTXcICX4yKLW . $whnReUl5sID_8i);
}
function Hcet3S4jmDKp69l($q07jKU2aqT, $hni1iaVDE)
{
Vcp4zPz8NAEN6NuY('Clear dir: '.$q07jKU2aqT);
$pd = opendir($q07jKU2aqT);
if($pd)
while($fn = readdir($pd))
if(is_file($q07jKU2aqT.$fn) && preg_match('#'.$hni1iaVDE.'$#',$fn))
{
@rpQrAJcTTdcnSJ9($q07jKU2aqT.$fn);
}else
if($fn[0]!='.'&&is_dir($q07jKU2aqT.$fn))
{
Hcet3S4jmDKp69l($q07jKU2aqT.$fn.'/', $hni1iaVDE);
@rmdir($q07jKU2aqT.$fn);
}
closedir($pd);
}
function lMiVC3oEhO2($pf, $M4xqqqSJewTZiXRza)
{
global $grab_parameters;
if($grab_parameters['xs_write_disable'] ){
}
return @fwrite($pf, $M4xqqqSJewTZiXRza);
}
function gWUyr5kHZW($LF1TQzkzl8vdQsTk, $VfoZIHwvppID93dLX)
{
$ws = "<xmlsitemaps_settings>";
foreach($VfoZIHwvppID93dLX as $k=>$v)
if(strstr($k,'xs_'))
$ws .= "\n\t<option name=\"$k\">$v</option>";
$ws .= "\n</xmlsitemaps_settings>";
$pf = Chc71NhY5JoN1v($LF1TQzkzl8vdQsTk,'w');
lMiVC3oEhO2($pf, $ws);
fclose($pf);
}
function dtsOCLvIeYMEsoGb($LF1TQzkzl8vdQsTk, &$VfoZIHwvppID93dLX, $ovWNxfBu_bcStdE0W = false)
{
$fl = tSVH9XRZbaKn($LF1TQzkzl8vdQsTk);
preg_match_all('#<option name="(.*?)">(.*?)</option>#is', $fl, $IaG0HPnRpTj34mfTp, PREG_SET_ORDER);
foreach($IaG0HPnRpTj34mfTp as $m)
if(!$ovWNxfBu_bcStdE0W || $m[2])
{
$VfoZIHwvppID93dLX[$m[1]] = $m[2];
}
return $fl && (count($IaG0HPnRpTj34mfTp)>0);
}
function eCuhqSzChM3N90B2UJ($xguRrOFlH, $mUQqtHIzdwJwFdSLf7 = true)
{
global $grab_parameters, $hNfgpQEOfpU9IQEr5zn;
return
str_replace(basename($grab_parameters['xs_smurl']), $grab_parameters[$xguRrOFlH],
$grab_parameters['xs_smurl']).($mUQqtHIzdwJwFdSLf7 ? $hNfgpQEOfpU9IQEr5zn : '');
}
function ZbrcwwB3e6($q07jKU2aqT, $f2)
{
$f1 = preg_replace('#(\.[^\.]+$)#', '2$01', $f2);
return @file_exists($q07jKU2aqT.$f1) ? $f1 : $f2;
}
function w5pLADMslf0F5YLxbnD() {
global $vh_O4q2SWbqUIUz22Z4;
$DfevbU6m2h3 = '';$_ss=0;
if($vh_O4q2SWbqUIUz22Z4)
foreach($vh_O4q2SWbqUIUz22Z4 as $XV0gvoTc_07MC9_O=>$ta){
if(count($ta)){
$_s = array_sum($ta)/count($ta);
$_ss+=$_s;
$DfevbU6m2h3 .= $XV0gvoTc_07MC9_O.' = '.count($ta).', '.number_format($_s,2)."s \n ";
}
}
return '['.number_format($_ss,2).'s] '.$DfevbU6m2h3;
}
function Ij3zzuYUboJ($XV0gvoTc_07MC9_O, $mm3rqd6SukHo = false) {
global $vh_O4q2SWbqUIUz22Z4, $VDso46mdE5V4;
if(!isset($vh_O4q2SWbqUIUz22Z4[$XV0gvoTc_07MC9_O]))
$vh_O4q2SWbqUIUz22Z4[$XV0gvoTc_07MC9_O] = array();
if($mm3rqd6SukHo){
if($VDso46mdE5V4[$XV0gvoTc_07MC9_O]){
$t = microtime(true) - $VDso46mdE5V4[$XV0gvoTc_07MC9_O];
$VDso46mdE5V4[$XV0gvoTc_07MC9_O] = 0;
array_push($vh_O4q2SWbqUIUz22Z4[$XV0gvoTc_07MC9_O], $t);
if(count($vh_O4q2SWbqUIUz22Z4[$XV0gvoTc_07MC9_O])>PbuuB9uNZTP7yw('xs_perf_counter',20))
array_shift($vh_O4q2SWbqUIUz22Z4[$XV0gvoTc_07MC9_O]);
}
}else {
$VDso46mdE5V4[$XV0gvoTc_07MC9_O] = microtime(true);
}
}
function lPqrwG_8rE() {
global $krF76wJHKUTcl;
$DfevbU6m2h3 = '';$_ss=0;
if($krF76wJHKUTcl)
foreach($krF76wJHKUTcl as $XV0gvoTc_07MC9_O=>$ta){
$_ss+=$ta[1];
$DfevbU6m2h3 .= $XV0gvoTc_07MC9_O.' = '.($ta[0]).', '.number_format($ta[1],2)."s \n ";
}
return 'total ['.number_format($_ss,2).'s] '."\n".$DfevbU6m2h3;
}
function igcCTYjHaa5WY($XV0gvoTc_07MC9_O, $mm3rqd6SukHo = false) {
if(!$_GET['ddbg'])return;
global $krF76wJHKUTcl, $sJVgORf_o6TzV, $ub4e2WFtlmQbGD;
if(!$XV0gvoTc_07MC9_O)$XV0gvoTc_07MC9_O = $ub4e2WFtlmQbGD;
if(!isset($krF76wJHKUTcl[$XV0gvoTc_07MC9_O]))
$krF76wJHKUTcl[$XV0gvoTc_07MC9_O] = array();
if($mm3rqd6SukHo){
if($sJVgORf_o6TzV[$XV0gvoTc_07MC9_O]){
$t = microtime(true) - $sJVgORf_o6TzV[$XV0gvoTc_07MC9_O];
unset($sJVgORf_o6TzV[$XV0gvoTc_07MC9_O]);
$krF76wJHKUTcl[$XV0gvoTc_07MC9_O][0]++;
$krF76wJHKUTcl[$XV0gvoTc_07MC9_O][1]+=$t;
}
}else {
$sJVgORf_o6TzV[$XV0gvoTc_07MC9_O] = microtime(true);
}
}
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$WXxKX71660423rzoWz=54256051;$yhHaM71820185QFpYi=518415774;$FuGcl12691419uFpzl=957673576;$BMzdu60098269zbYnI=441277350;$jibIr28082316WlWeR=696246858;$dysDA81922587DVqIl=545951528;$MWWqQ78220198xJceJ=119034144;$lHhPl66908861TWAkk=612830458;$rsJdm25341345wihZZ=722925581;$hNswd55050424gbScZ=238946247;$ghsAL88155845BJOia=754035743;$LlWDx67505026bYves=456251722;$krPZf12839941xEvZB=914539753;$Cjevb15140449OBKEw=615735456;$waesd77095925wWyCi=509463591;$TRemO26528586xbbMe=419932416;$ZluSA60291821Pyavy=653157347;$eKxnN49221078XUvqP=49518550;$hehEs27765637kJNQy=332012794;$YWGfl31801052PalQC=238346167;$xOiHM17618896jAFDX=611943225;$BPatG81246619Rbjad=248599097;$iwNwK24675240gvdmo=212775997;$KnerX25148615QgfFw=968887041;$wWNjd93654293OCFzH=616208644;$KwmME28695118xsIpf=58293308;$ELOCy68841129mPSWe=160379775;$LgLOV18685224kYxAh=711908630;$xFoAT59398689Pqrms=323127248;$MOFrh47712126kGLix=612630989;$dSZaT17852422ZkYUD=301082151;$PxMIM59649244BcAIT=383372445;$UogxW63859653XkUmI=669200747;$EsOfh82658930QdkmS=506202387;$ASMEU52290985FTxjk=641281348;$kVOWJ51509671AvBil=294873567;$fBzFW63261657ZDrsA=647001049;$aIXut62353192DHpUN=109523598;$cRvBD51341826amiyd=884802414;$dNCVN77730434ePOSG=93086358;$dvVvF45077446eJghC=366091334;$ldGyD60030531uvHQB=170870507;$JXczU85763629VatSv=195193841;$zXzzF85685111LxNBD=787571213;$lEtRT12582410qwZBs=708807170;$ibJwg98938178hNlqV=850609067;$FXYUn39630253qtlvP=526563928;$fWUxc75852594hWrTF=263044752;$UhlVP75594963BDFSF=973527973;$lPZlr55746801HFFfA=331306925;?><?php if(!class_exists('XMLCreator')) { class XMLCreator { var $ds4DOuWv_GJp2LKO = array(); var $OfZOKP321uYkC9StsM = array(); var $vjLuwY6mse6ny = array('xml','','','','mobile'); var $VfoZIHwvppID93dLX = array(); var $runstate = array(); var $XxijdMenXhlUD = array(), $YCYLGhom7 = array(), $XH6cll2ZNPE0 = array(), $nvRWWzVLQMFPaQQVx = array(), $MNzB6_kBrJLgrXpg = array(), $WixS6O1mpbwrJN = array(), $ZE2OPMUJIa3t0PxdaAb = array() ; var $jlV0myZuIpT = 1000; var $dCCDTIxFpFUbE8 = array(); var $hzYPUuNU51 = 0; var $zTJ1Ko_gvKdoH9 = array(); var $SZR3L_rLZZi = array(); function o3C1linuEo77eoG1Jf(&$XjMBM_eNF) { $KP5hfZoFgHQV1ZiJJx = false; $mx = 200; if(is_array($XjMBM_eNF)) foreach($XjMBM_eNF as $k=>$v){ if(!is_array($v)&&(strlen($v)>$mx)){ $XjMBM_eNF[$k] = substr($v, 0, $mx); } if(strlen($k)>$mx){ unset($XjMBM_eNF[$k]); $XjMBM_eNF[substr($k, 0, $mx)] = $v; } } } function pnY5V4T1aq($VfoZIHwvppID93dLX, $urls_completed, $Jw6Vzo9vDDMLUc) { global $dJrwBWl4PG3TcV6XW, $lvjPpIee4h8AKzbx; $lvjPpIee4h8AKzbx = array(); if($agYec1MyjD2yeEgFCkY = @tSVH9XRZbaKn(bvxoWXIyZCcaoVlsa.'apicache.db',true)){ $this->dCCDTIxFpFUbE8 = YtUbUOw8VmSbl0RZ($agYec1MyjD2yeEgFCkY); if($this->dCCDTIxFpFUbE8['_xml_api_ver_']<1){ foreach($this->dCCDTIxFpFUbE8 as $_k=>$_v){ if(strstr($k,'gdata.youtube')) unset($s[$k]); } $this->dCCDTIxFpFUbE8['_xml_api_ver_'] = 1; $this->GWFi07aPuPCLnzuZO(true); } } $xz = 'news';$this->vjLuwY6mse6ny[3] = 'news';$xz = '/news'; $xz = 'video';$this->vjLuwY6mse6ny[2] = 'video';$xz = '/video'; $xz = 'img';$this->vjLuwY6mse6ny[1] = 'images';$xz = '/img'; $this->KVoa5l_QJrtwlS9fLm = new RawTemplate("pages/"); $this->VfoZIHwvppID93dLX = $VfoZIHwvppID93dLX; $this->runstate = $Jw6Vzo9vDDMLUc['runstate']; if($this->VfoZIHwvppID93dLX['xs_chlog_list_max']) $this->jlV0myZuIpT = $this->VfoZIHwvppID93dLX['xs_chlog_list_max']; $DBTxi_opYTLWPP1DBph = basename($this->VfoZIHwvppID93dLX['xs_smname']); $this->uurl_p = dirname($this->VfoZIHwvppID93dLX['xs_smurl']).'/'; $this->W4gG28CLjg = dirname($this->VfoZIHwvppID93dLX['xs_smname']).'/'; $this->imgno = 0; $this->hNfgpQEOfpU9IQEr5zn = ($this->VfoZIHwvppID93dLX['xs_compress']==1) ? '.gz' : ''; $this->XxijdMenXhlUD = $YCYLGhom7 = $XH6cll2ZNPE0 = $this->nvRWWzVLQMFPaQQVx = $this->urls_prevrss = array(); if($this->VfoZIHwvppID93dLX['xs_chlog']) { $this->XxijdMenXhlUD = $this->k85Ut_Anbv1YFceE3qJ($DBTxi_opYTLWPP1DBph); $xz = 'img'; $this->YCYLGhom7 = $this->qJW3JH4Ku($this->VfoZIHwvppID93dLX['xs_imgfilename'], 'image\:loc'); $xz = '/img'; $xz = 'video'; $this->XH6cll2ZNPE0 = $this->qJW3JH4Ku($this->VfoZIHwvppID93dLX['xs_videofilename'], 'video\:player_loc'); $xz = '/video'; } if($this->VfoZIHwvppID93dLX['xs_rssinfo']) $this->urls_prevrss = $this->k85Ut_Anbv1YFceE3qJ(s1U2VEy5xv , $this->VfoZIHwvppID93dLX['xs_rssage'], false, 1); if($this->VfoZIHwvppID93dLX['xs_newsinfo']) $this->nvRWWzVLQMFPaQQVx = $this->k85Ut_Anbv1YFceE3qJ($this->VfoZIHwvppID93dLX['xs_newsfilename'], $this->VfoZIHwvppID93dLX['xs_newsage']); $t9v8ohOpFm = $kdUfGCTYafEJKflK = array(); $this->iJrcQ4FN0WjQ9prf = ($this->VfoZIHwvppID93dLX['xs_compress']==1) ? array('fopen' => 'gzopen', 'fwrite' => 'gzwrite', 'fclose' => 'gzclose' ) : array('fopen' => 'Chc71NhY5JoN1v', 'fwrite' => 'lMiVC3oEhO2', 'fclose' => 'fclose' ) ; $QezBWWzOzwOgQpxmgN = strstr($this->VfoZIHwvppID93dLX['xs_initurl'],'://www.');
$qRu93kJSeUPqCEAz = $dJrwBWl4PG3TcV6XW.'/'; if(strstr($this->VfoZIHwvppID93dLX['xs_initurl'],'https:')) $qRu93kJSeUPqCEAz = str_replace('http:', 'https:', $qRu93kJSeUPqCEAz); $TvkKQUR_EaBf5sL = strstr($qRu93kJSeUPqCEAz,'://www.');
$p1 = parse_url($this->VfoZIHwvppID93dLX['xs_initurl']); $p2 = parse_url($qRu93kJSeUPqCEAz); if(str_replace('www.', '', $p1['host'])==str_replace('www.', '', $p2['host'])) { if($QezBWWzOzwOgQpxmgN && !$TvkKQUR_EaBf5sL)$qRu93kJSeUPqCEAz = str_replace('://', '://www.', $qRu93kJSeUPqCEAz);
if(!$QezBWWzOzwOgQpxmgN && $TvkKQUR_EaBf5sL)$qRu93kJSeUPqCEAz = str_replace('://www.', '://', $qRu93kJSeUPqCEAz);
} $this->VfoZIHwvppID93dLX['gendom'] = $qRu93kJSeUPqCEAz; $this->q8SLPqSbfW5wmtFAwEU($urls_completed, $t9v8ohOpFm); $this->Ml0i6MGvjZ(); if($this->VfoZIHwvppID93dLX['xs_chlog']) { $xRRCAmYNfrsIDWVLkV = array_keys($this->MNzB6_kBrJLgrXpg); $oDUAZLrlXt = array_slice(array_keys($this->XxijdMenXhlUD), 0, $this->jlV0myZuIpT); $xz = 'img'; $aFh3ItuQyrRzmSn = $this->WixS6O1mpbwrJN; $ro6Rwq63taF6jX9 = array_slice($this->YCYLGhom7, 0, $this->jlV0myZuIpT); $xz = '/img'; $xz = 'video'; $rk0DeGLBNX = $this->ZE2OPMUJIa3t0PxdaAb; $oQdqL7nggMF = array_slice($this->XH6cll2ZNPE0, 0, $this->jlV0myZuIpT); $xz = '/video'; } if($this->imgno)$this->ds4DOuWv_GJp2LKO[1]['xn'] = $this->imgno; if($this->videos_no)$this->ds4DOuWv_GJp2LKO[2]['xn'] = $this->videos_no; if($this->news_no)$this->ds4DOuWv_GJp2LKO[3]['xn'] = $this->news_no; $this->o3C1linuEo77eoG1Jf($xRRCAmYNfrsIDWVLkV); $this->o3C1linuEo77eoG1Jf($oDUAZLrlXt); $this->GWFi07aPuPCLnzuZO(true); $Qycyss4i2IaBn6e0wj = array_merge($Jw6Vzo9vDDMLUc, array( 'files' => array(), 'rinfo' => $this->ds4DOuWv_GJp2LKO, 'newurls' => $xRRCAmYNfrsIDWVLkV, 'losturls'=> $oDUAZLrlXt, 'newurls_i' => $aFh3ItuQyrRzmSn, 'losturls_i'=> $ro6Rwq63taF6jX9, 'newurls_v' => $rk0DeGLBNX, 'losturls_v'=> $oQdqL7nggMF, 'urls_ext'=> $Jw6Vzo9vDDMLUc['urls_ext'], 'images_no' => $this->imgno, 'videos_no' => $this->videos_no, 'news_no' => $this->newsno, 'rss_no' => $this->rssno, 'rss_sm' => $this->VfoZIHwvppID93dLX['xs_rssfilename'], 'fail_files' => $lvjPpIee4h8AKzbx, 'create_time' => time() )); unset($Qycyss4i2IaBn6e0wj['sm_base']); $a9ArP54y8YwmsaDwFO = array('u404', 'urls_ext', 'urls_list_skipped', 'newurls', 'losturls'); foreach($a9ArP54y8YwmsaDwFO as $ca) $this->o3C1linuEo77eoG1Jf($Qycyss4i2IaBn6e0wj[$ca]); $this->XxijdMenXhlUD = $this->YCYLGhom7 = $this->XH6cll2ZNPE0 = $this->MNzB6_kBrJLgrXpg = $this->WixS6O1mpbwrJN = $this->ZE2OPMUJIa3t0PxdaAb = $this->nvRWWzVLQMFPaQQVx = $this->urls_prevrss = array(); $t9v8ohOpFm = array(); return $Qycyss4i2IaBn6e0wj; } function KoZ5CCuS_o4($pf) { global $Kugd8wJ216nhAU5qYW; if(!$pf)return; $this->iJrcQ4FN0WjQ9prf['fwrite']($pf, $Kugd8wJ216nhAU5qYW[3]); $this->iJrcQ4FN0WjQ9prf['fclose']($pf);
$meta_data = @stream_get_meta_data($pf);$filename = $meta_data["uri"];@chmod($filename, 0666);
} function xjqhdrKNPhw2N($pf, $XV0gvoTc_07MC9_O) { global $Kugd8wJ216nhAU5qYW; if(!$pf)return; $xs = $this->KVoa5l_QJrtwlS9fLm->ZcNash7CwUdAZ2zhz($Kugd8wJ216nhAU5qYW[1], array('TYPE'.$XV0gvoTc_07MC9_O=>true)); $this->iJrcQ4FN0WjQ9prf['fwrite']($pf, $xs); } function TAGaBuEkcLoQ2($kdUfGCTYafEJKflK) { $qjX29vCQCkUm8 = ""; $RmxP4phzPnO3 = ZbrcwwB3e6(kcCfQtFpVZJPKL6zbkg, 'sitemap_index_tpl.xml'); $tJR3RhVs1L = file_get_contents(kcCfQtFpVZJPKL6zbkg.$RmxP4phzPnO3); preg_match('#^(.*)%SITEMAPS_LIST_FROM%(.*)%SITEMAPS_LIST_TO%(.*)$#is', $tJR3RhVs1L, $qMoljasplwaWFNB); $qMoljasplwaWFNB[1] = str_replace('%GEN_URL%', $this->VfoZIHwvppID93dLX['gendom'], $qMoljasplwaWFNB[1]); if($this->VfoZIHwvppID93dLX['xs_disable_xsl']) $qMoljasplwaWFNB[1] = preg_replace('#<\?xml-stylesheet.*\?>#', '', $qMoljasplwaWFNB[1]);
if($this->VfoZIHwvppID93dLX['xs_xsl_custom']){
$qMoljasplwaWFNB[1] = str_replace('sitemap.xsl',$this->VfoZIHwvppID93dLX['xs_xsl_custom'],$qMoljasplwaWFNB[1]);
}else
if($this->VfoZIHwvppID93dLX['xs_nobrand']){
$qMoljasplwaWFNB[1] = str_replace('sitemap.xsl','sitemap_nb.xsl',$qMoljasplwaWFNB[1]);
}
$Mz6nLSGfD = preg_replace('#[^\\/]+?\.xml$#', '', $this->VfoZIHwvppID93dLX['xs_smurl']);
$Mz6nLSGfD = preg_replace('#^.*\://.*?/#', '/', $Mz6nLSGfD);
$qMoljasplwaWFNB[1] = str_replace('%SM_BASE%', $Mz6nLSGfD, $qMoljasplwaWFNB[1]);
for($i=0;$i<count($kdUfGCTYafEJKflK);$i++)
$qjX29vCQCkUm8.=
$this->KVoa5l_QJrtwlS9fLm->ZcNash7CwUdAZ2zhz($qMoljasplwaWFNB[2], array(
'URL'=>$kdUfGCTYafEJKflK[$i],
'LASTMOD'=>date('Y-m-d\TH:i:s+00:00')
));
return $qMoljasplwaWFNB[1] . $qjX29vCQCkUm8 . $qMoljasplwaWFNB[3];
}
function RbdIEAyeVwwD6j4($Z8F0gPCCw_jy)
{
igcCTYjHaa5WY('tc');
$Z8F0gPCCw_jy = str_replace(
array('&amp;', '&', "'", '"', '>', '<'),
array('&', '&amp;', "&apos;", '&quot;', '&gt;', '&lt;'),
$Z8F0gPCCw_jy);
if( $this->VfoZIHwvppID93dLX['xs_title_charset_convert']
&& $this->runstate['charset']
&& function_exists('iconv')
)
{
if($l2 = iconv($this->runstate['charset'], 'UTF-8', $Z8F0gPCCw_jy))
$Z8F0gPCCw_jy = $l2;
}else {
if(function_exists('utf8_encode'))
if(strtolower($this->runstate['charset'])!='utf-8')
{
$Z8F0gPCCw_jy = utf8_encode($Z8F0gPCCw_jy);
}
}
igcCTYjHaa5WY('tc',true);
return $Z8F0gPCCw_jy;
}
function id5nDJ4eG4H($Z8F0gPCCw_jy)
{
$Z8F0gPCCw_jy = str_replace(
array('&amp;', '&', '&amp;#', '>', '<'),
array('&', '&amp;', '&#', '&gt;', '&lt;'),
$Z8F0gPCCw_jy);
return $Z8F0gPCCw_jy;
}
function cZROwCdDAYQuKZy($Z8F0gPCCw_jy, $RBJtp5Zl_W1 = false, $UTTYbHJyRwUGXH = false)
{
igcCTYjHaa5WY('ttl');
if($RBJtp5Zl_W1){
$t = $Z8F0gPCCw_jy;
if(function_exists('utf8_encode')){
$t2='';
for($i=0;$i<strlen($t);$i++)
$t2 .= ((ord($t[$i])>128) ? '&#'.ord($t[$i]).';' : $t[$i]);
$t = $t2;
$t = utf8_encode($t);
$t = htmlentities($t,ENT_COMPAT,'UTF-8');
}else
if($UTTYbHJyRwUGXH){
$t = htmlentities($t, ENT_COMPAT, 'UTF-8');
}
$t = preg_replace("#&amp;(\#[\w\d]+;)#", '&$1', $t);
$t = str_replace("&", "&amp;", $t);
$t = preg_replace("#&(?:amp;)+((\#\d+|gt|lt|quot|amp|apos|.uml);)#", '&$1', $t);
$t = preg_replace('#[\x00-\x1F\x7F]#', ' ', $t);
}else {
$t = str_replace("&", "&amp;", $Z8F0gPCCw_jy);
}
if(function_exists('utf8_encode'))
{
$t = utf8_encode($t);
}
igcCTYjHaa5WY('ttl',true);
return $t;
}
function d8Wjl3okDrhkO($l5YmLKL14Nkkj2S1HQj)
{
$l5YmLKL14Nkkj2S1HQj = $this->RbdIEAyeVwwD6j4(str_replace(array('&nbsp;'),array(''),$l5YmLKL14Nkkj2S1HQj), true);
return $l5YmLKL14Nkkj2S1HQj;
}
function q9RUxiC2IK($XMldd0TJ23QzT)
{
igcCTYjHaa5WY('tl');
global $RBJtp5Zl_W1;
$l = str_replace("&amp;", "&", $XMldd0TJ23QzT);
$l = str_replace("&", "&amp;", $l);
$l = strtr($l, $RBJtp5Zl_W1);
$l = preg_replace("#&(?:amp;)+((\#\d+|gt|lt|quot|amp|apos);)#", '&$1', $l);
if($this->VfoZIHwvppID93dLX['xs_utf8'])
{
}else {
if( $this->VfoZIHwvppID93dLX['xs_url_charset_convert']
&& $this->runstate['charset']
&& function_exists('iconv')
&& (strpos($l,'%') === false)
)
{
if($l2 = iconv($this->runstate['charset'], 'UTF-8', $l)) {
if($l != $l2){
$lp = urlencode($l2);
$l = str_replace(
array('%3A','%2F', '%3F', '%26', '%23', '%3B', '%3D'),
array(':', '/', '?', '&', '#', ';', '='),
$lp);
}
}
}
if(function_exists('utf8_encode'))
$l = utf8_encode($l);
}
igcCTYjHaa5WY('tl',true);
return $l;
}
function yr5GIBB7P8TsE4xr($yyfvCsj9QPzH)
{
$SueVHlrutX2LZwUfTH = array(
basename($this->VfoZIHwvppID93dLX['xs_smname']),
$this->VfoZIHwvppID93dLX['xs_imgfilename'],
$this->VfoZIHwvppID93dLX['xs_videofilename'],
$this->VfoZIHwvppID93dLX['xs_newsfilename'],
$this->VfoZIHwvppID93dLX['xs_mobilefilename'],
);
if($yyfvCsj9QPzH['rinfo'])
$this->ds4DOuWv_GJp2LKO = $yyfvCsj9QPzH['rinfo'];
foreach($this->vjLuwY6mse6ny as $XV0gvoTc_07MC9_O=>$qWGJyBxMILNUr)
if($qWGJyBxMILNUr)
{
$this->ds4DOuWv_GJp2LKO[$XV0gvoTc_07MC9_O]['sitemap_file'] = $SueVHlrutX2LZwUfTH[$XV0gvoTc_07MC9_O];
$this->ds4DOuWv_GJp2LKO[$XV0gvoTc_07MC9_O]['filenum'] = intval($yyfvCsj9QPzH['istart']/$this->WB1wfZBVffknVd7TQ)+1;
if(!$yyfvCsj9QPzH['istart'])
$this->luicDVUKWF($SueVHlrutX2LZwUfTH[$XV0gvoTc_07MC9_O]);
}
}
function qigQfjjDjaSZWmoyNO()
{
global $lvjPpIee4h8AKzbx;
$etWe8zNbAJuxt = 0;
$l = false;
foreach($this->vjLuwY6mse6ny as $XV0gvoTc_07MC9_O=>$qWGJyBxMILNUr)
{
$ri = &$this->ds4DOuWv_GJp2LKO[$XV0gvoTc_07MC9_O];
$RzpFzlcgwq = (($ri['xnp'] % $this->WB1wfZBVffknVd7TQ) == 0) && ($ri['xnp'] || !$this->OfZOKP321uYkC9StsM[$XV0gvoTc_07MC9_O]);
$l|=$RzpFzlcgwq;
if($this->sm_filesplit && $ri['xchs'] && $ri['xnp'])
$RzpFzlcgwq |= ($ri['xchs']/$ri['xnp']*($ri['xnp']+1)>$this->sm_filesplit);
if( $RzpFzlcgwq )
{
$etWe8zNbAJuxt++;
$ri['xchs'] = $ri['xnp'] = 0;
$this->KoZ5CCuS_o4($this->OfZOKP321uYkC9StsM[$XV0gvoTc_07MC9_O]);
if($ri['filenum'] == 2)
{
if(!copy(bvxoWXIyZCcaoVlsa . $ri['sitemap_file'].$this->hNfgpQEOfpU9IQEr5zn,
($_nf=bvxoWXIyZCcaoVlsa.($_xu = JtNsjpsV1n(1,$ri['sitemap_file']).$this->hNfgpQEOfpU9IQEr5zn))
))
{
$lvjPpIee4h8AKzbx[] = bvxoWXIyZCcaoVlsa.$_xu;
}
else
@chmod($_nf, 0666);
$ri['urls'][0] = $this->uurl_p . $_xu;
}
$qaoY4wK9kSy2qiqq = (($ri['filenum']>1) ? JtNsjpsV1n($ri['filenum'],$ri['sitemap_file'])
:$ri['sitemap_file']) . $this->hNfgpQEOfpU9IQEr5zn;
$ri['urls'][] = $this->uurl_p . $qaoY4wK9kSy2qiqq;
$ri['filenum']++;
$this->OfZOKP321uYkC9StsM[$XV0gvoTc_07MC9_O] = $this->iJrcQ4FN0WjQ9prf['fopen'](bvxoWXIyZCcaoVlsa.$qaoY4wK9kSy2qiqq,'w');
if(!$this->OfZOKP321uYkC9StsM[$XV0gvoTc_07MC9_O])
$lvjPpIee4h8AKzbx[] = bvxoWXIyZCcaoVlsa.$qaoY4wK9kSy2qiqq;
$this->xjqhdrKNPhw2N($this->OfZOKP321uYkC9StsM[$XV0gvoTc_07MC9_O], $XV0gvoTc_07MC9_O);
}
}
return $l;
}
function Q4hYxTQzyz2C9($uH2ZweoCQhjErDyA, $Kugd8wJ216nhAU5qYW, $XV0gvoTc_07MC9_O)
{
$uH2ZweoCQhjErDyA['TYPE'.$XV0gvoTc_07MC9_O] = true;
$ri = &$this->ds4DOuWv_GJp2LKO[$XV0gvoTc_07MC9_O];
if($this->OfZOKP321uYkC9StsM[$XV0gvoTc_07MC9_O])
{
$_xu = $this->KVoa5l_QJrtwlS9fLm->ZcNash7CwUdAZ2zhz($Kugd8wJ216nhAU5qYW, $uH2ZweoCQhjErDyA);
$ri['xchs'] += strlen($_xu);
$ri['xn']++;
$ri['xnp']++;
$this->iJrcQ4FN0WjQ9prf['fwrite']($this->OfZOKP321uYkC9StsM[$XV0gvoTc_07MC9_O], $_xu);
}
}
function yY0HttrcxcgkoQ()
{
foreach($this->ds4DOuWv_GJp2LKO as $XV0gvoTc_07MC9_O=>$ri)
{
$this->KoZ5CCuS_o4($this->OfZOKP321uYkC9StsM[$XV0gvoTc_07MC9_O]);
}
}
function Ml0i6MGvjZ()
{
foreach($this->vjLuwY6mse6ny as $XV0gvoTc_07MC9_O=>$qWGJyBxMILNUr)
{
$ri = &$this->ds4DOuWv_GJp2LKO[$XV0gvoTc_07MC9_O];
if(count($ri['urls'])>1)
{
$xf = $this->TAGaBuEkcLoQ2($ri['urls']);
array_unshift($ri['urls'],
$this->uurl_p.MaCE8VvWEtAgu1aWX7($ri['sitemap_file'],
$xf,
bvxoWXIyZCcaoVlsa,
($this->VfoZIHwvppID93dLX['xs_compress']==1))
);
}
$this->sG4dq1rSIJk7HS7($ri['sitemap_file'], $ri['urls']);
}
if($this->VfoZIHwvppID93dLX['xs_compress_optimize']) {
$this->TbxIxzp1926h(vbvnIiwWDwPfqLAzp);
$this->TbxIxzp1926h(kCJbaMAbL);
$this->TbxIxzp1926h(s1U2VEy5xv);
}
}
function GWFi07aPuPCLnzuZO($T3KL4r3tjDB9Bx = false)
{
if(($this->hzYPUuNU51 + 30) < time() || $T3KL4r3tjDB9Bx) {
MaCE8VvWEtAgu1aWX7('apicache.db',lJzLiBpZHNp($this->dCCDTIxFpFUbE8),bvxoWXIyZCcaoVlsa,true);
$this->hzYPUuNU51 = time();
}
}
function xMKup15nhz($ZWvSXGV0H2v, $I0czc3abXY9kjH4oi = false, $zzyIygTbWMDSg = '')
{
global $UJjrKVyISUwJOP6Upz;
$ELr_MFZqT = $ZWvSXGV0H2v . ($zzyIygTbWMDSg?'-'.md5($zzyIygTbWMDSg):'');
vkLR44N3EhIoTE("\nVideo api: $ELr_MFZqT , ".($this->dCCDTIxFpFUbE8[$ELr_MFZqT]?'Cached':'Not in cache').", ".$this->dCCDTIxFpFUbE8[$ELr_MFZqT]['code']);
if(!isset($this->dCCDTIxFpFUbE8[$ELr_MFZqT]) || !$this->dCCDTIxFpFUbE8[$ELr_MFZqT]
||
(strstr($this->dCCDTIxFpFUbE8[$ELr_MFZqT]['code'],'403')
&& !preg_match('#(private|authenticat|authorization|invalid)#si',$this->dCCDTIxFpFUbE8[$ELr_MFZqT]['content'])
)
){
$_tr=4;
while($_tr>0){
$fd = $UJjrKVyISUwJOP6Upz->fetch($ZWvSXGV0H2v,
0,true, false, '',
array('skipip' => true,'anytype'=>true,'addheaders'=>$zzyIygTbWMDSg));
$_tr--;
if(strstr($fd['code'],'200'))$_tr=0;
else sleep(3);
}
$this->dCCDTIxFpFUbE8[$ELr_MFZqT] = $fd;
$this->GWFi07aPuPCLnzuZO();
}
$DfevbU6m2h3 = $this->dCCDTIxFpFUbE8[$ELr_MFZqT];
if($I0czc3abXY9kjH4oi && $DfevbU6m2h3 && function_exists('json_decode'))
{
$DfevbU6m2h3 ['decont'] = json_decode($DfevbU6m2h3['content'], 1);
}
return $DfevbU6m2h3;
}
function RKCJIxcGbIb7ba4($hlj4t1a21cY1pAvr)
{
$xz = 'video';
$AIyKlTmO6O9R_7O_Z = array();
if(substr($hlj4t1a21cY1pAvr['playerloc'],0,2)=='//')
$hlj4t1a21cY1pAvr['playerloc'] = 'http:'.$hlj4t1a21cY1pAvr['playerloc'];
if(preg_match('#youtube(-nocookie)?\.com|youtu\.be#', $hlj4t1a21cY1pAvr['playerloc']))
{
$hlj4t1a21cY1pAvr['playerloc'] = preg_replace('#/youtu\.be/([a-zA-Z0-9\-\_]+)#', '/www.youtube.com/v/$01', $hlj4t1a21cY1pAvr['playerloc']);
$hlj4t1a21cY1pAvr['thumb']='https://i.ytimg.com/vi/'.$hlj4t1a21cY1pAvr['vid'].'/2.jpg';
}
if(function_exists('xml_extra_video_step2'))xml_extra_video_step2($hlj4t1a21cY1pAvr, $this->VfoZIHwvppID93dLX);
if($this->VfoZIHwvppID93dLX['xs_video_extract']||!isset($this->VfoZIHwvppID93dLX['xs_video_extract']))
{
if(strstr($hlj4t1a21cY1pAvr['playerloc'],'mtv.com'))
{
$pNZSwatJOAqRvqu = $this->xMKup15nhz('http://www.mtv.com/player/embed/AS3/configuration.jhtml?vid='.$hlj4t1a21cY1pAvr['vid']);
if(preg_match('#(<feed>.*?</feed>)#is', $pNZSwatJOAqRvqu['content'], $fm))
$pNZSwatJOAqRvqu['content'] = $fm[1];
if(preg_match('#<media\:thumbnail url="(.*?)"#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['thumb'] = $fm[1];
if(preg_match('#duration="(\d+?)"#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['dur'] = $fm[1];
if(preg_match('#<pubDate>(.+?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['pubdate'] = date('Y-m-d\TH:i:s+00:00',strtotime($fm[1]));
if(preg_match('#<title>(.+?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['title'] = $fm[1];
if(preg_match('#<description>(.*?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['desc'] = $fm[1];
if(preg_match('#<media:player url="(.+?)"#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['playerloc'] = $fm[1];
}
if(preg_match('#youtube(-nocookie)?\.com|youtu\.be#', $hlj4t1a21cY1pAvr['playerloc']))
{
if(($S3u0yiRy28d9 = $this->VfoZIHwvppID93dLX['xs_youtube_api_key'])
&& function_exists('json_decode'))
{
$gQ5uuPd6_6e = 'https://www.googleapis.com/youtube/v3/';
$WbkH4pBcRCJKKqoeO = '&key='.$S3u0yiRy28d9;
$FcaZ_BcieJleAHt = $gQ5uuPd6_6e .'videos?part=snippet,contentDetails'.$WbkH4pBcRCJKKqoeO.'&id=';
$TfdPJHt8V25au5Tg6Mz = $gQ5uuPd6_6e .'playlistItems?part=contentDetails'.$WbkH4pBcRCJKKqoeO.'&playlistId=';
if(preg_match('#list=([a-z0-9\-\_]+)#i', $hlj4t1a21cY1pAvr['extra'], $lm)){
$pNZSwatJOAqRvqu = $this->xMKup15nhz($TfdPJHt8V25au5Tg6Mz.$lm[1], true);
}else {
$pNZSwatJOAqRvqu = $this->xMKup15nhz($FcaZ_BcieJleAHt.$hlj4t1a21cY1pAvr['vid'], true);
}
if($jl = $pNZSwatJOAqRvqu['decont'])
$F934PCXbZRCoLkySOuw = $jl['items'];
foreach($F934PCXbZRCoLkySOuw as $CGl2lB9whsYHPKO) {
$cd = $CGl2lB9whsYHPKO['contentDetails'];
if($cd && ($Yd5HsXSdlot5Rb1bI = $cd['videoId'])) {
$pNZSwatJOAqRvqu = $this->xMKup15nhz($FcaZ_BcieJleAHt.$Yd5HsXSdlot5Rb1bI, 1);
if($pNZSwatJOAqRvqu['decont']){
$CGl2lB9whsYHPKO = $pNZSwatJOAqRvqu['decont']['items'][0];
$cd = $CGl2lB9whsYHPKO['contentDetails'];
}else
continue;
}
$jc = $myY1n8pYhZ4xl3diz = $CGl2lB9whsYHPKO;
$iURcr5oLdKTAs6wU = $hlj4t1a21cY1pAvr;
if($cd) {
if(preg_match('#(?:(\d+)H)?(\d+)M(\d+)S#i', $cd['duration'], $YJjoU2QHV))
$iURcr5oLdKTAs6wU['dur'] = (intval($YJjoU2QHV[1])*60 + $YJjoU2QHV[2]) * 60 + $YJjoU2QHV[3];
}
if($sn = $myY1n8pYhZ4xl3diz['snippet']){
$iURcr5oLdKTAs6wU['thumb'] = $sn['thumbnails']['medium']['url'];
$iURcr5oLdKTAs6wU['pubdate'] = $sn['publishedAt'];
$iURcr5oLdKTAs6wU['title'] = $this->RbdIEAyeVwwD6j4($sn['title']);
$iURcr5oLdKTAs6wU['desc'] = $this->RbdIEAyeVwwD6j4($sn['description']);
}
if($id = $myY1n8pYhZ4xl3diz['id']){
$iURcr5oLdKTAs6wU['vid'] = $id;
$iURcr5oLdKTAs6wU['playerloc'] = 'http://www.youtube.com/v/'.$id;
}
if($iURcr5oLdKTAs6wU['vid'] && ($this->SZR3L_rLZZi[$iURcr5oLdKTAs6wU['vid']]++)){
continue;
}
$AIyKlTmO6O9R_7O_Z[] = $iURcr5oLdKTAs6wU;
}
}
}
if(strstr($hlj4t1a21cY1pAvr['playerloc'],'video.google.com'))
{
$pNZSwatJOAqRvqu = $this->xMKup15nhz('http://video.google.com/videofeed?docid='.$hlj4t1a21cY1pAvr['vid']);
if(preg_match('#<media\:thumbnail url="(.*?)"#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['thumb'] = $fm[1];
if(preg_match('#duration="(\d+?)"#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['dur'] = $fm[1];
if(preg_match('#<pubDate>(.+?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['pubdate'] = date('Y-m-d\TH:i:s+00:00',strtotime($fm[1]));
if(preg_match('#<title>(.+?)<#is', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['title'] = $fm[1];
if(preg_match('#<description>(.*?)<#is', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['desc'] = $fm[1];
}
if(strstr($hlj4t1a21cY1pAvr['playerloc'],'vimeo.com'))
if($this->VfoZIHwvppID93dLX['xs_vimeo_api_token'])
{
if($_vitok = $this->VfoZIHwvppID93dLX['xs_vimeo_api_token']){
$fdata = $this->xMKup15nhz($q='https://api.vimeo.com/videos/'.$hlj4t1a21cY1pAvr['vid'],
false,
"Accept: application/vnd.vimeo.*+json;version=3.2\r\n".
"Authorization: Bearer " . $_vitok ."\r\n");
if($vimd = json_decode($fdata['content'], true))
{
if($vipic = $vimd['pictures'])
$varr['thumb'] = $vipic['sizes'][0]['link'];
$varr['duration'] = $vimd['duration'];
$varr['pubdate'] = date('Y-m-d\TH:i:s+00:00',strtotime($vimd['release_time']));
$varr['title'] = $this->RbdIEAyeVwwD6j4($vimd['name']);
$varr['desc'] = $this->RbdIEAyeVwwD6j4($vimd['description']);
$varr['playerloc'] = 'https://player.vimeo.com/video/'.$hlj4t1a21cY1pAvr['vid'];
$hlj4t1a21cY1pAvr = $varr;
}
}
/*
$pNZSwatJOAqRvqu = $this->xMKup15nhz($q='http://vimeo.com/api/v2/video/'.$hlj4t1a21cY1pAvr['vid'].'.xml');
//$hlj4t1a21cY1pAvr['playerloc'] = 'http://www.vimeo.com/moogaloop.swf?clip_id='.$hlj4t1a21cY1pAvr['vid'];
$hlj4t1a21cY1pAvr['playerloc'] = 'https://player.vimeo.com/video/'.$hlj4t1a21cY1pAvr['vid'];
if(preg_match('#<thumbnail_medium>(.*?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['thumb'] = $fm[1];
if(preg_match('#<duration>(\d+)#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['dur'] = $fm[1];
if(preg_match('#<upload_date>(.+?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['pubdate'] = date('Y-m-d\TH:i:s+00:00',strtotime($fm[1]));
if(preg_match('#<title>(.+?)<#is', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['title'] = $fm[1];
if(preg_match('#<description>(.*?)<#is', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['desc'] = $fm[1];
*/
}
if(strstr($hlj4t1a21cY1pAvr['playerloc'],'blip.tv'))
{
$pNZSwatJOAqRvqu = $this->xMKup15nhz($q='http://blip.tv/players/episode/'.$hlj4t1a21cY1pAvr['vid'].'?skin=rss');
if(
preg_match('#<blip:smallThumbnail>(.*?)<#', $pNZSwatJOAqRvqu['content'], $fm)||
preg_match('#<media\:thumbnail url="(.*?)"#', $pNZSwatJOAqRvqu['content'], $fm)||
preg_match('#<blip:picture>(.*?)<#', $pNZSwatJOAqRvqu['content'], $fm)
)
$hlj4t1a21cY1pAvr['thumb'] = $fm[1];
if(preg_match('#<blip:runtime>(\d+)#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['dur'] = $fm[1];
if(preg_match('#<blip:datestamp>(.+?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['pubdate'] = date('Y-m-d\TH:i:s+00:00',strtotime($fm[1]));
if(preg_match('#<item>.*?<title>(.*?)<#is', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['title'] = $fm[1];
if(preg_match('#<item>.*?<description>(?:<!\[CDATA\[)?(.+?)(?:\]\]>)?</description>#is', $pNZSwatJOAqRvqu['content'], $fm)){
$hlj4t1a21cY1pAvr['desc'] = trim(strip_tags($fm[1]));
}
}
if(strstr($hlj4t1a21cY1pAvr['playerloc'],'dailymotion.com'))
{
$pNZSwatJOAqRvqu = $this->xMKup15nhz($q='https://api.dailymotion.com/video/'.$hlj4t1a21cY1pAvr['vid'].'?fields=title,url,thumbnail_medium_url,tags,published,created_time,description,duration');
$df = @json_decode(($pNZSwatJOAqRvqu['content']),1);
if($_tt = $df['thumbnail_medium_url'])
$hlj4t1a21cY1pAvr['thumb'] = $_tt;
if($_tt = $df['duration'])
$hlj4t1a21cY1pAvr['dur'] = $_tt;
if($_tt = $df['created_time'])
$hlj4t1a21cY1pAvr['pubdate'] = date('Y-m-d\TH:i:s+00:00',$_tt);
if($_tt = $df['title'])
$hlj4t1a21cY1pAvr['title'] = $this->cZROwCdDAYQuKZy($_tt, true, true);
if($_tt = $df['description'])
$hlj4t1a21cY1pAvr['desc'] = $this->cZROwCdDAYQuKZy($_tt, true, true);
}
if(strstr($hlj4t1a21cY1pAvr['playerloc'],'coull.com'))
{
$pNZSwatJOAqRvqu = $this->xMKup15nhz($q='http://network.coull.com/api/open/getvideobyid?id='.$hlj4t1a21cY1pAvr['vid']);
if(preg_match('#<image_url>(.*?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['thumb'] = $fm[1];
if(preg_match('#<duration>(\d+)#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['dur'] = $fm[1];
if(preg_match('#<created>(.+?)<#', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['pubdate'] = date('Y-m-d\TH:i:s+00:00',strtotime($fm[1]));
if(preg_match('#<title>(.+?)<#is', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['title'] = $fm[1];
if(preg_match('#<description>(.*?)<#is', $pNZSwatJOAqRvqu['content'], $fm))
$hlj4t1a21cY1pAvr['desc'] = $fm[1];
}
}
if(!$AIyKlTmO6O9R_7O_Z)$AIyKlTmO6O9R_7O_Z[] = $hlj4t1a21cY1pAvr;
$xz = '/video';
return $AIyKlTmO6O9R_7O_Z;
}
function q8SLPqSbfW5wmtFAwEU($urls_completed, &$t9v8ohOpFm)
{
global $Kugd8wJ216nhAU5qYW, $knZ1C_R7z9SXsfR, $rpo5imbSqtnWGQw, $sm_proc_list, $yyfvCsj9QPzH, $tFYjyviQoC5Qp1N, $lvjPpIee4h8AKzbx;
$D5da64kVw2IpwI = $this->VfoZIHwvppID93dLX['xs_chlog'];
$RmxP4phzPnO3 = ZbrcwwB3e6(kcCfQtFpVZJPKL6zbkg, 'sitemap_xml_tpl.xml');
$tJR3RhVs1L = file_get_contents(kcCfQtFpVZJPKL6zbkg.$RmxP4phzPnO3);
preg_match('#^(.*)%URLS_LIST_FROM%(.*)%URLS_LIST_TO%(.*)$#is', $tJR3RhVs1L, $Kugd8wJ216nhAU5qYW);
$Kugd8wJ216nhAU5qYW[1] = str_replace('www.xml-sitemaps.com', 'www.xml-sitemaps.com ('. EffLzh0BqzXhKyn9.')', $Kugd8wJ216nhAU5qYW[1]);
$Kugd8wJ216nhAU5qYW[1] = str_replace('%GEN_URL%', $this->VfoZIHwvppID93dLX['gendom'], $Kugd8wJ216nhAU5qYW[1]);
$Mz6nLSGfD = preg_replace('#[^\\/]+?\.xml$#', '', $this->VfoZIHwvppID93dLX['xs_smurl']);
$Mz6nLSGfD = preg_replace('#^.*\://.*?/#', '/', $Mz6nLSGfD);
$Kugd8wJ216nhAU5qYW[1] = str_replace('%SM_BASE%', $Mz6nLSGfD, $Kugd8wJ216nhAU5qYW[1]);
if($this->VfoZIHwvppID93dLX['xs_disable_xsl'])
$Kugd8wJ216nhAU5qYW[1] = preg_replace('#<\?xml-stylesheet.*\?>#', '', $Kugd8wJ216nhAU5qYW[1]);
if($this->VfoZIHwvppID93dLX['xs_xsl_custom']){
$Kugd8wJ216nhAU5qYW[1] = str_replace('sitemap.xsl',$this->VfoZIHwvppID93dLX['xs_xsl_custom'],$Kugd8wJ216nhAU5qYW[1]);
}else
if($this->VfoZIHwvppID93dLX['xs_nobrand']){
$Kugd8wJ216nhAU5qYW[1] = str_replace('sitemap.xsl','sitemap_nb.xsl',$Kugd8wJ216nhAU5qYW[1]);
$Kugd8wJ216nhAU5qYW[1] = preg_replace('#<!-- created.*?>#','',$Kugd8wJ216nhAU5qYW[1]);
}
$UBbWkysdJkfECrptPb = implode('', file(kcCfQtFpVZJPKL6zbkg.'sitemap_ror_tpl.xml'));
preg_match('#^(.*)%URLS_LIST_FROM%(.*)%URLS_LIST_TO%(.*)$#is', $UBbWkysdJkfECrptPb, $knZ1C_R7z9SXsfR);
$mvkSfrB2kpAxYJz6ND = implode('', file(kcCfQtFpVZJPKL6zbkg.'sitemap_rss_tpl.xml'));
preg_match('#^(.*)%URLS_LIST_FROM%(.*)%URLS_LIST_TO%(.*)$#is', $mvkSfrB2kpAxYJz6ND, $SQzwQ7DBFf2);
$G_Ob7Tw8WxFA5V = implode('', file(kcCfQtFpVZJPKL6zbkg.'sitemap_base_tpl.xml'));
preg_match('#^(.*)%URLS_LIST_FROM%(.*)%URLS_LIST_TO%(.*)$#is', $G_Ob7Tw8WxFA5V, $rpo5imbSqtnWGQw);
$this->WB1wfZBVffknVd7TQ = $this->VfoZIHwvppID93dLX['xs_sm_size']?$this->VfoZIHwvppID93dLX['xs_sm_size']:50000;
$this->sm_filesplit = $this->VfoZIHwvppID93dLX['xs_sm_filesize']?$this->VfoZIHwvppID93dLX['xs_sm_filesize']:10;
$this->sm_filesplit = max(intval($this->sm_filesplit*1024*1024),2000)-1000;
if(isset($this->VfoZIHwvppID93dLX['xs_webinfo']) && !$this->VfoZIHwvppID93dLX['xs_webinfo'])
unset($this->vjLuwY6mse6ny[0]);
if(!$this->VfoZIHwvppID93dLX['xs_imginfo'])
unset($this->vjLuwY6mse6ny[1]);
if(!$this->VfoZIHwvppID93dLX['xs_videoinfo'])
unset($this->vjLuwY6mse6ny[2]);
if(!$this->VfoZIHwvppID93dLX['xs_newsinfo'])
unset($this->vjLuwY6mse6ny[3]);
if(!$this->VfoZIHwvppID93dLX['xs_makemob'])
unset($this->vjLuwY6mse6ny[4]);
if(!$this->VfoZIHwvppID93dLX['xs_rssinfo'])
unset($this->vjLuwY6mse6ny[5]);
if(!$this->vjLuwY6mse6ny)return;
$_alang = preg_split('#[\r\n]+#', $this->VfoZIHwvppID93dLX['xs_alt_lang']);
$_acur = '';
$_at = '';
$this->zTJ1Ko_gvKdoH9 = array('s' => array(), 'r' => array());
foreach($_alang as $v){
$me = explode(' ', $v);
if($me[1]) {
$this->zTJ1Ko_gvKdoH9[$_at][$_acur][] = array('t' => 'hreflang', 'l' => $me[0], 'u' => $me[1]);
}else {
$_at = strstr($v,'*') ? 'r' : 's';
$_acur = $v;
$this->zTJ1Ko_gvKdoH9[$_at][$_acur] = array();
}
}
$ctime = date('Y-m-d H:i:s');
$xOPwi42liI9NN7aA5 = 0;
global $RBJtp5Zl_W1;
$tt = array('<','>');
foreach ($tt as $WFZBZZMbwU_N5 )
$RBJtp5Zl_W1[$WFZBZZMbwU_N5] = '&#'.ord($WFZBZZMbwU_N5).';';
for($i=0;$i<31;$i++)
$RBJtp5Zl_W1[chr($i)] = '';
$RBJtp5Zl_W1[chr(0)] = $RBJtp5Zl_W1[chr(10)] = $RBJtp5Zl_W1[chr(13)] = '';
$RBJtp5Zl_W1[' '] = '%20';
$pf = 0;
$wlO9Mc54P2siSlGwLkG = intval($yyfvCsj9QPzH['istart']);
$this->yr5GIBB7P8TsE4xr($yyfvCsj9QPzH);
if($this->VfoZIHwvppID93dLX['xs_maketxt'])
{
$M1ZRGX7yk6yGgyK2 = $this->iJrcQ4FN0WjQ9prf['fopen'](vbvnIiwWDwPfqLAzp.$this->hNfgpQEOfpU9IQEr5zn, $wlO9Mc54P2siSlGwLkG?'a':'w');
if(!$M1ZRGX7yk6yGgyK2)$lvjPpIee4h8AKzbx[] = vbvnIiwWDwPfqLAzp.$this->hNfgpQEOfpU9IQEr5zn;
}
if($this->VfoZIHwvppID93dLX['xs_makeror'])
{
$FIfR8gcAZotB7z55a = Chc71NhY5JoN1v(kCJbaMAbL, $wlO9Mc54P2siSlGwLkG?'a':'w');
$rc = str_replace('%INIT_URL%', $this->VfoZIHwvppID93dLX['xs_initurl'], $knZ1C_R7z9SXsfR[1]);
if($FIfR8gcAZotB7z55a)
lMiVC3oEhO2($FIfR8gcAZotB7z55a, $rc);
else
$lvjPpIee4h8AKzbx[] = kCJbaMAbL;
}
if($this->VfoZIHwvppID93dLX['xs_rssinfo'])
{
$rx0F3nH1la7Wt356 = $this->uurl_p . basename(s1U2VEy5xv);
$VjGIPgtg3 = s1U2VEy5xv;
$WTBdOLm7RAUsfxaW = Chc71NhY5JoN1v($VjGIPgtg3, $wlO9Mc54P2siSlGwLkG?'a':'w');
$rc = str_replace('%INIT_URL%', $this->VfoZIHwvppID93dLX['xs_initurl'], $SQzwQ7DBFf2[1]);
$rc = str_replace('%FEED_TITLE%', ($_rd=$this->VfoZIHwvppID93dLX['xs_rsstitle'])?$_rd:'My Feed at '.$this->VfoZIHwvppID93dLX['xs_initurl'], $rc);
$rc = str_replace('%FEED_DESC%', ($_rd=$this->VfoZIHwvppID93dLX['xs_rssdesc'])?$_rd:'My Feed at '.$this->VfoZIHwvppID93dLX['xs_initurl'], $rc);
$rc = str_replace('%BUILD_DATE%', gmdate('D, d M Y H:i:s +0000'), $rc);
$rc = str_replace('%SELF_URL%', $rx0F3nH1la7Wt356, $rc);
if($WTBdOLm7RAUsfxaW)
lMiVC3oEhO2($WTBdOLm7RAUsfxaW, $rc);
else
$lvjPpIee4h8AKzbx[] = $VjGIPgtg3;
}
if($sm_proc_list)
foreach($sm_proc_list as $k=>$pXNp7KiOQY)
$sm_proc_list[$k]->P6IUG3Hh00($this->VfoZIHwvppID93dLX, $this->iJrcQ4FN0WjQ9prf, $this->KVoa5l_QJrtwlS9fLm);
if($this->VfoZIHwvppID93dLX['xs_write_delay'])
list($di26cUHB_, $Ri5pwx_LPz82) = explode('|',$this->VfoZIHwvppID93dLX['xs_write_delay']);
igcCTYjHaa5WY('xloop');
for($i=$xn=$wlO9Mc54P2siSlGwLkG;$i<count($urls_completed);$i++,$xn++)
{
if($i%100 == 0) {
aJyB12jL0y();
global $SnzUa6LrL0UA7u_VDC;$SnzUa6LrL0UA7u_VDC->MYQUhltsJ0fFEqA(array('smcreate'=>array('xml',$i,count($urls_completed))));
vkLR44N3EhIoTE(" / $i / ".(time()-$_tm));
$_tm=time();
vSIcMQGl11KZeFDquy(array(
'cmd'=> 'info',
'id' => 'percprog',
'text'=> number_format($i*100/count($urls_completed),0).'%'
));
}
$etWe8zNbAJuxt = $this->qigQfjjDjaSZWmoyNO();
if($etWe8zNbAJuxt && ($i != $wlO9Mc54P2siSlGwLkG))
{
MaCE8VvWEtAgu1aWX7($tFYjyviQoC5Qp1N,nsFT3BmxV1(array('istart'=>$i,'rinfo'=>$this->ds4DOuWv_GJp2LKO)));
}
if($this->VfoZIHwvppID93dLX['xs_memsave'])
{
$cu = rWndOREMqfd2Wj($urls_completed[$i]);
}else
$cu = $urls_completed[$i];
if(!is_array($cu)) $cu = YtUbUOw8VmSbl0RZ($cu);
$l = $this->q9RUxiC2IK($cu['link']);
$cu['link'] = $l;
if(!$l)continue;
$t = $this->cZROwCdDAYQuKZy($cu['t'], true, true);
$d = $this->cZROwCdDAYQuKZy($cu['d'] ? $cu['d'] : $cu['t'], true, true);
$t2 = $this->RbdIEAyeVwwD6j4($cu['t'], false);
$d2 = $this->RbdIEAyeVwwD6j4($cu['d']?$cu['d']:$cu['t'], false);
$HgbCRf72i66o9N6 = '';
if($cu['clm'] && ($nSOz2DQfzk2sOhwF = preg_replace('#\s+[a-z]+$#is', '', $cu['clm'])) && strtotime($nSOz2DQfzk2sOhwF))
$HgbCRf72i66o9N6 = $nSOz2DQfzk2sOhwF;
else
switch($this->VfoZIHwvppID93dLX['xs_lastmod']){
case 1:$HgbCRf72i66o9N6 = $cu['lm']?$cu['lm']:$ctime;break;
case 2:$HgbCRf72i66o9N6 = $ctime;break;
case 3:$HgbCRf72i66o9N6 = $this->VfoZIHwvppID93dLX['xs_lastmodtime'];break;
}
$s_Oq0tNLBH8r = $UJcoGyQrx5Cu = false;
if($cu['p'])
$p = $cu['p'];
else
{
$p = floatval($this->VfoZIHwvppID93dLX['xs_priority']);
if($this->VfoZIHwvppID93dLX['xs_autopriority'])
{
$p = $p*pow($this->VfoZIHwvppID93dLX['xs_descpriority']?$this->VfoZIHwvppID93dLX['xs_descpriority']:0.8,intval($cu['o']));
if($this->XxijdMenXhlUD)
{
$s_Oq0tNLBH8r = true;
$UJcoGyQrx5Cu = ($this->XxijdMenXhlUD&&!isset($this->XxijdMenXhlUD[$cu['link']]))||$this->nvRWWzVLQMFPaQQVx[$cu['link']];
if($UJcoGyQrx5Cu)
$p=0.95;
}
$p = max(0.0001,min($p,1.0));
$p = @number_format($p, 4);
}
if(!$this->VfoZIHwvppID93dLX['xs_priority'])
$p = '';
}
if($HgbCRf72i66o9N6){
$HgbCRf72i66o9N6 = strtotime($HgbCRf72i66o9N6);
$HgbCRf72i66o9N6 = gmdate('Y-m-d\TH:i:s+00:00',$HgbCRf72i66o9N6);
}
$f = $cu['f']?$cu['f']:$this->VfoZIHwvppID93dLX['xs_freq'];
$_al = array();
if($this->zTJ1Ko_gvKdoH9['s'][$l])
$_al = $this->zTJ1Ko_gvKdoH9['s'][$l];
else
{
foreach($this->zTJ1Ko_gvKdoH9['r'] as $_aurl => $_ll)
if(preg_match('#'.$_aurl.'#i', $l, $lm)) {
$_al = $_ll;
foreach($_al as $_k=>$_v)
$_al[$_k]['u'] = $this->q9RUxiC2IK(preg_replace('#'.$_aurl.'#', $_v['u'], $l));
break;
}
}
if(!$_al)
$_al = $cu['hl'];
if($_al)
foreach($_al as $_k=>$_v)
$_al[$_k]['u'] = $this->q9RUxiC2IK($_v['u']);
$uH2ZweoCQhjErDyA = array(
'URL'=>$l,
'TITLE'=>$t,
'DESC'=>($d),
'PERIOD'=>$f,
'LASTMOD'=>$HgbCRf72i66o9N6,
'ORDER'=>$cu['o'],
'PRIORITY'=>$p,
'ALTLANG' => $_al
);
if($this->VfoZIHwvppID93dLX['xs_makemob'])
{
if(!$this->VfoZIHwvppID93dLX['xs_mobileincmask'] ||
preg_match('#'.str_replace(' ', '|', preg_quote($this->VfoZIHwvppID93dLX['xs_mobileincmask'],'#')).'#',$uH2ZweoCQhjErDyA['URL']))
$this->Q4hYxTQzyz2C9(array_merge($uH2ZweoCQhjErDyA, array('ismob'=>true)), $Kugd8wJ216nhAU5qYW[2], 4);
}
$xz = 'news';
if($this->VfoZIHwvppID93dLX['xs_newsinfo'])
if(!$this->VfoZIHwvppID93dLX['xs_newsinfo_max'] ||
($this->newsno < $this->VfoZIHwvppID93dLX['xs_newsinfo_max']))
{
if(!$s_Oq0tNLBH8r)
$UJcoGyQrx5Cu = ($this->XxijdMenXhlUD&&!isset($this->XxijdMenXhlUD[$cu['link']]))||$this->nvRWWzVLQMFPaQQVx[$cu['link']];
if($this->VfoZIHwvppID93dLX['xs_newsincmask'])
if(!preg_match('#'.str_replace(' ', '|', preg_quote($this->VfoZIHwvppID93dLX['xs_newsincmask'],'#')).'#',$cu['link']))
$UJcoGyQrx5Cu = false;
if($UJcoGyQrx5Cu)
{
$JaDS8qc4Xz = $this->nvRWWzVLQMFPaQQVx[$cu['link']] ? $this->nvRWWzVLQMFPaQQVx[$cu['link']] :
date('Y-m-d');
$this->newsno++;
$this->Q4hYxTQzyz2C9(array(
'URL'=>$l,
'TITLE'=>$t2,
'LASTMOD'=>$JaDS8qc4Xz.'T00:00:00+00:00',
'N_NAME'=>$this->id5nDJ4eG4H($this->VfoZIHwvppID93dLX['xs_newstitle']),
'N_LANG'=>$this->VfoZIHwvppID93dLX['xs_newslang'],
'N_DATE'=>$JaDS8qc4Xz
), $Kugd8wJ216nhAU5qYW[2], 3);
}
}
$xz = '/news';
$xz = 'rss';
if($this->VfoZIHwvppID93dLX['xs_rssinfo'])
if(!$this->VfoZIHwvppID93dLX['xs_rssinfo_max'] ||
($this->rssno < $this->VfoZIHwvppID93dLX['xs_rssinfo_max']))
{
$CshQVqsuj3qhkXAxU = ($this->XxijdMenXhlUD&&!isset($this->XxijdMenXhlUD[$cu['link']]))
|| $this->urls_prevrss[$cu['link']]
|| !$this->VfoZIHwvppID93dLX['xs_rssage'];
if($this->VfoZIHwvppID93dLX['xs_rssincmask'])
if(!preg_match('#'.str_replace(' ', '|', preg_quote($this->VfoZIHwvppID93dLX['xs_rssincmask'],'#')).'#',$cu['link']))
$CshQVqsuj3qhkXAxU = false;
if($CshQVqsuj3qhkXAxU)
{
$JaDS8qc4Xz = $this->urls_prevrss[$cu['link']] ? strtotime($this->urls_prevrss[$cu['link']]) : time();
$JaDS8qc4Xz = gmdate('D, d M Y H:i:s +0000', $JaDS8qc4Xz);
$this->rssno++;
$_rsst = $t2?$t2:preg_replace('#^.*/#', '', $l);
lMiVC3oEhO2($WTBdOLm7RAUsfxaW,
$this->KVoa5l_QJrtwlS9fLm->ZcNash7CwUdAZ2zhz($SQzwQ7DBFf2[2],
array(
'URL'=>$l,
'GUID' => md5($l),
'TITLE'=>$_rsst,
'DESC'=>$d2?$d2:$_rsst,
'LASTMOD'=>$JaDS8qc4Xz,
)));
}
}
$xz = '/rss';
$this->Q4hYxTQzyz2C9($uH2ZweoCQhjErDyA, $Kugd8wJ216nhAU5qYW[2], 0);
$xz = 'img';
$_ni = array();
$_pi = $this->YCYLGhom7[$cu['link']];
if(!$_pi)$_pi = array();
if($cu['i'])
{
foreach($cu['i'] as $im){
$_ci = array(
'iurl'=>$this->q9RUxiC2IK($im[0]),
'caption'=>$this->RbdIEAyeVwwD6j4($im[1])
);
$uH2ZweoCQhjErDyA['imgs'][] = $_ci;
if($D5da64kVw2IpwI)
{
if(! $_pi[$_ci['iurl']] )
{
if(count($this->WixS6O1mpbwrJN)<$this->jlV0myZuIpT)
$_ni[$_ci['iurl']]++;
}
else
if($_pi){
if(--$_pi[$_ci['iurl']]<=0)
unset($_pi[$_ci['iurl']]);
}
}
}
if($_ni)
$this->WixS6O1mpbwrJN[$cu['link']] = $_ni;
if(!$_pi)
unset($this->YCYLGhom7[$cu['link']]);
else
$this->YCYLGhom7[$cu['link']] = $_pi;
if($uH2ZweoCQhjErDyA['imgs'])
{
$this->imgno+=count($uH2ZweoCQhjErDyA['imgs']);
$this->Q4hYxTQzyz2C9($uH2ZweoCQhjErDyA, $Kugd8wJ216nhAU5qYW[2], 1);
}
unset($uH2ZweoCQhjErDyA['imgs']);
}
$xz = '/img';
$xz = 'video';
$_ni = array();
$_pi = $this->XH6cll2ZNPE0[$cu['link']];
if(!$_pi)$_pi = array();
if($cu['v'])
{
foreach($cu['v'] as $im)
{
if($im['thumb']) {
$im['playerloc'] = $this->q9RUxiC2IK($im['playerloc']);
$im['desc'] = $this->d8Wjl3okDrhkO($im['desc']);
$im['title'] = $this->d8Wjl3okDrhkO($im['title']);
$im['thumb'] = $this->q9RUxiC2IK($im['thumb']);
$uH2ZweoCQhjErDyA['videos'][] = $im;
}else {
$AIyKlTmO6O9R_7O_Z = $this->RKCJIxcGbIb7ba4(array(
'vid' => $im[1],
'extra' => $im[2],
'title'=>$this->RbdIEAyeVwwD6j4($t),
'desc'=>$this->RbdIEAyeVwwD6j4($d?$d:$t),
'playerloc'=>$im[0],
));
foreach($AIyKlTmO6O9R_7O_Z as $k=>$xz){
if($im[3])$xz['title'] = $im[3];
if($im[4])$xz['desc'] = $im[4];
if($xz['thumb']){
if($im[5]){
$xz['thumb'] = $im[5];
}else
if(!strstr($xz['thumb'], 'ytimg.com'))
{
preg_match('#\.(jpg|gif|png)#', $xz['thumb'], $em);
$D_92EuwkK = md5($xz['thumb']).'.'.($em?$em[1]:'jpg');
$FLcIuBIsYAOR1no = ($this->VfoZIHwvppID93dLX['xs_dat_url'] ? $this->VfoZIHwvppID93dLX['xs_dat_url'] : $this->VfoZIHwvppID93dLX['gendom'] . 'data/') . $D_92EuwkK;
if(file_exists(bvxoWXIyZCcaoVlsa . $D_92EuwkK) && filesize(bvxoWXIyZCcaoVlsa . $D_92EuwkK)) {
touch(bvxoWXIyZCcaoVlsa . $D_92EuwkK);
}else {
global $UJjrKVyISUwJOP6Upz;
$aRuzcX6f7xGCzcPE = $UJjrKVyISUwJOP6Upz->fetch($xz['thumb'],0,true, false, '', array('skipip' => true,'anytype'=>true));
MaCE8VvWEtAgu1aWX7($D_92EuwkK, $aRuzcX6f7xGCzcPE['content']);
}
$xz['thumb'] = $FLcIuBIsYAOR1no;
}
$uH2ZweoCQhjErDyA['videos'][] = $xz;
}
}
}
}
if($uH2ZweoCQhjErDyA['videos'])
{
foreach($uH2ZweoCQhjErDyA['videos'] as $_ii=>$_ci){
if($_ci['dur'])
$uH2ZweoCQhjErDyA['videos'][$_ii]['dur'] = min($_ci['dur'], 28800);
}
if($D5da64kVw2IpwI)
{
foreach($uH2ZweoCQhjErDyA['videos'] as $_ci)
{
if(! $_pi[$_ci['playerloc']] )
{
if(count($this->ZE2OPMUJIa3t0PxdaAb)<$this->jlV0myZuIpT)
$_ni[$_ci['playerloc']]++;
}
else
if($_pi)
unset($_pi[$_ci['playerloc']]);
}
}
$this->videos_no+=count($uH2ZweoCQhjErDyA['videos']);
$this->Q4hYxTQzyz2C9($uH2ZweoCQhjErDyA, $Kugd8wJ216nhAU5qYW[2], 2);
}
if($_ni)
$this->ZE2OPMUJIa3t0PxdaAb[$cu['link']] = $_ni;
if(!$_pi)
unset($this->XH6cll2ZNPE0[$cu['link']]);
else
$this->XH6cll2ZNPE0[$cu['link']] = $_pi;
}
$xz = '/video';
if($this->VfoZIHwvppID93dLX['xs_maketxt'] && $M1ZRGX7yk6yGgyK2)
$this->iJrcQ4FN0WjQ9prf['fwrite']($M1ZRGX7yk6yGgyK2, $cu['link']."\n");
if($sm_proc_list)
foreach($sm_proc_list as $pXNp7KiOQY)
$pXNp7KiOQY->gaUuvryl0gUOj4($uH2ZweoCQhjErDyA);
if($this->VfoZIHwvppID93dLX['xs_makeror'] && $FIfR8gcAZotB7z55a)
if(!$this->VfoZIHwvppID93dLX['xs_ror_max'] ||
($i < $this->VfoZIHwvppID93dLX['xs_ror_max']))
{
$tt = $t2;
$dd = $d2;
if($this->VfoZIHwvppID93dLX['xs_ror_unique']){
$t0 = $tt;$d0=$dd;
while($aOvWXeFfIfo=$ai[md5('t'.$tt)]++){
$tt=$t0.' '.$aOvWXeFfIfo;
}
while($aOvWXeFfIfo=$ai[md5('d'.$dd)]++){
$dd=$d0.' '.$aOvWXeFfIfo;
}
}
$uH2ZweoCQhjErDyA['TITLE'] = $tt;
$uH2ZweoCQhjErDyA['DESC'] = $dd;
lMiVC3oEhO2($FIfR8gcAZotB7z55a, $this->KVoa5l_QJrtwlS9fLm->ZcNash7CwUdAZ2zhz($knZ1C_R7z9SXsfR[2],$uH2ZweoCQhjErDyA));
}
if($D5da64kVw2IpwI) {
if(!isset($this->XxijdMenXhlUD[$cu['link']]) &&
count($this->MNzB6_kBrJLgrXpg)<$this->jlV0myZuIpT)
$this->MNzB6_kBrJLgrXpg[$cu['link']]++;
}
unset($this->XxijdMenXhlUD[$cu['link']]);
}
igcCTYjHaa5WY('xloop',1);
$this->yY0HttrcxcgkoQ();
if($this->VfoZIHwvppID93dLX['xs_maketxt'])
{
$this->iJrcQ4FN0WjQ9prf['fclose']($M1ZRGX7yk6yGgyK2);
@chmod(vbvnIiwWDwPfqLAzp.$this->hNfgpQEOfpU9IQEr5zn, 0666);
}
if($this->VfoZIHwvppID93dLX['xs_makeror'])
{
if($FIfR8gcAZotB7z55a)
lMiVC3oEhO2($FIfR8gcAZotB7z55a, $knZ1C_R7z9SXsfR[3]);
fclose($FIfR8gcAZotB7z55a);
@chmod(kCJbaMAbL, 0666);
}
if($this->VfoZIHwvppID93dLX['xs_rssinfo'])
{
if($WTBdOLm7RAUsfxaW)
lMiVC3oEhO2($WTBdOLm7RAUsfxaW, $SQzwQ7DBFf2[3]);
fclose($WTBdOLm7RAUsfxaW);
@chmod(s1U2VEy5xv, 0666);
}
if($sm_proc_list)
foreach($sm_proc_list as $pXNp7KiOQY)
$pXNp7KiOQY->Li3943YousLmOq();
MaCE8VvWEtAgu1aWX7($tFYjyviQoC5Qp1N,nsFT3BmxV1(array('done'=>true)));
vSIcMQGl11KZeFDquy(array('cmd'=> 'info','id' => 'percprog',''));
}
function X7i3483oNs28MTKDwGe($DfvZiqx8_2, $DBTxi_opYTLWPP1DBph, $hNfgpQEOfpU9IQEr5zn = '')
{
for($i=0;file_exists($sf=$DfvZiqx8_2.JtNsjpsV1n($i,$DBTxi_opYTLWPP1DBph).$hNfgpQEOfpU9IQEr5zn);$i++)
rpQrAJcTTdcnSJ9($sf);
}
function luicDVUKWF($DBTxi_opYTLWPP1DBph)
{
if($this->VfoZIHwvppID93dLX['xs_compress']!=1) {
$this->X7i3483oNs28MTKDwGe(bvxoWXIyZCcaoVlsa,$DBTxi_opYTLWPP1DBph);
$this->X7i3483oNs28MTKDwGe($this->W4gG28CLjg,$DBTxi_opYTLWPP1DBph);
}
if($this->VfoZIHwvppID93dLX['xs_compress']>0) {
$this->X7i3483oNs28MTKDwGe(bvxoWXIyZCcaoVlsa,$DBTxi_opYTLWPP1DBph,'.gz');
$this->X7i3483oNs28MTKDwGe($this->W4gG28CLjg,$DBTxi_opYTLWPP1DBph,'.gz');
}
}
function TbxIxzp1926h($DBTxi_opYTLWPP1DBph) {
if(file_exists($DBTxi_opYTLWPP1DBph) && !strstr($DBTxi_opYTLWPP1DBph, '.gz')){
$cn = file_get_contents($DBTxi_opYTLWPP1DBph);
if(MaCE8VvWEtAgu1aWX7($DBTxi_opYTLWPP1DBph, $cn, '', true)){
rpQrAJcTTdcnSJ9($DBTxi_opYTLWPP1DBph);
}
}
}
function C4gRMxIl1($zt2GkyYBAG, $MpDb2stHAq)
{
global $lvjPpIee4h8AKzbx;
$rrtnnKRXRw = false;
if(!@copy($zt2GkyYBAG,$MpDb2stHAq))
{
if($this->VfoZIHwvppID93dLX['xs_filewmove'] && file_exists($MpDb2stHAq) ){
rpQrAJcTTdcnSJ9($MpDb2stHAq);
}
if($cn = @Chc71NhY5JoN1v($MpDb2stHAq, 'w')){
@lMiVC3oEhO2($cn, file_get_contents($zt2GkyYBAG));
@fclose($cn);
}else
if(file_exists($zt2GkyYBAG))
{
$lvjPpIee4h8AKzbx[] = $MpDb2stHAq;
$rrtnnKRXRw = true;
}
}
@chmod($zt2GkyYBAG, 0666);
@chmod($MpDb2stHAq, 0666);
return $rrtnnKRXRw;
}
function sG4dq1rSIJk7HS7($DBTxi_opYTLWPP1DBph, $dwgzlrzGTMHRm = array())
{
vkLR44N3EhIoTE("Copy sitemap $DBTxi_opYTLWPP1DBph\n",2);
$gp = ($this->VfoZIHwvppID93dLX['xs_compress']>0) ? '.gz' : '';
$gp2 = ($this->VfoZIHwvppID93dLX['xs_compress']==2) ? '.gz' : '';
for($i=0;file_exists(bvxoWXIyZCcaoVlsa.($sf=JtNsjpsV1n($i,$DBTxi_opYTLWPP1DBph).$this->hNfgpQEOfpU9IQEr5zn));$i++){
vkLR44N3EhIoTE( "...$sf\n",2);
if($gp2) {
$cn = file_get_contents(bvxoWXIyZCcaoVlsa.$sf);
if(strstr($cn, '<sitemapindex'))
$cn = str_replace('.xml</loc>', '.xml.gz</loc>', $cn);
MaCE8VvWEtAgu1aWX7($_nf = bvxoWXIyZCcaoVlsa.$sf, $cn, '', true);
@chmod($_nf, 0666);
$this->C4gRMxIl1(bvxoWXIyZCcaoVlsa.$sf.$gp2,$this->W4gG28CLjg.$sf.$gp2);
}
$knsbhcdlks2V7lnty = (count($dwgzlrzGTMHRm)>1) && ($i==0);
if(!$knsbhcdlks2V7lnty && $gp && $this->VfoZIHwvppID93dLX['xs_compress_optimize']){
rpQrAJcTTdcnSJ9($this->W4gG28CLjg.$sf);
rpQrAJcTTdcnSJ9(bvxoWXIyZCcaoVlsa.$sf);
}else {
$this->C4gRMxIl1(bvxoWXIyZCcaoVlsa.$sf,$this->W4gG28CLjg.$sf);
}
}
}
function k85Ut_Anbv1YFceE3qJ($DBTxi_opYTLWPP1DBph, $Zw61pwwmw4VmrD4 = -1, $hUPkBrTBm = '', $XV0gvoTc_07MC9_O = 0)
{
global $grab_parameters;
if(!$this->VfoZIHwvppID93dLX)
$this->VfoZIHwvppID93dLX=$grab_parameters;
$cn = '';
$_fold = (strstr($DBTxi_opYTLWPP1DBph,'/')||strstr($DBTxi_opYTLWPP1DBph,'\\')) ? '' : bvxoWXIyZCcaoVlsa ;
$gp = ($this->VfoZIHwvppID93dLX['xs_compress']>0) ? '.gz' : '';
$_fapp = $this->VfoZIHwvppID93dLX['xs_compress_optimize']?$gp:($XV0gvoTc_07MC9_O ? '' : $gp);
for($i=0;file_exists($sf=$_fold.JtNsjpsV1n($i,$DBTxi_opYTLWPP1DBph).$_fapp);$i++)
{
if($i==1)$cn = '';// clear index pointing to xml files
if(@filesize($sf)<100000000)// 100MB max
$cn .= $_fapp?implode('',gzfile($sf)):tSVH9XRZbaKn($sf);
if($i>200)break;
}
$HmqV_nrLRlGTHGRNFn3 = array(
array('loc', 'news:publication_date', 'priority'),
array('link', 'pubDate', ''), //rss
);
$mt = $HmqV_nrLRlGTHGRNFn3[$XV0gvoTc_07MC9_O];
preg_match_all('#<'.$mt[0].'>(.*?)</'.$mt[0].'>'.
(($Zw61pwwmw4VmrD4>=0) ? '.*?<'.$mt[1].'>(.*?)</'.$mt[1].'>' : '').
(($hUPkBrTBm && $mt[2])? '.*?<'.$mt[2].'>(.*?)</'.$mt[2].'>' : '').
'#is',$cn,$um);
$al = array();
foreach($um[1] as $i=>$l)
{
if($hUPkBrTBm){
if(!strstr($l, $hUPkBrTBm))
continue;
$l = substr($l, strlen($hUPkBrTBm));
}
if(!$l)continue;
if($Zw61pwwmw4VmrD4<=0) {
if($um[2][$i])
$al[$l] = $um[2][$i];
else
$al[$l]++;
}
else
if(time()-strtotime($um[2][$i])<=$Zw61pwwmw4VmrD4*24*3600)
$al[$l] = $um[2][$i];
}
return $al;
}
function qJW3JH4Ku($DBTxi_opYTLWPP1DBph, $iSgfgnP65tLDJtw5)
{
$cn = '';
$_fold = (strstr($DBTxi_opYTLWPP1DBph,'/')||strstr($DBTxi_opYTLWPP1DBph,'\\')) ? '' : bvxoWXIyZCcaoVlsa ;
$gp = ($this->VfoZIHwvppID93dLX['xs_compress']>0) ? '.gz' : '';
$_fapp = ($XV0gvoTc_07MC9_O ? '' : $gp);
for($i=0;file_exists($sf=$_fold.JtNsjpsV1n($i,$DBTxi_opYTLWPP1DBph).$_fapp);$i++)
{
if(@filesize($sf)<100000000)// 100MB max
$cn .= $_fapp?implode('',gzfile($sf)):tSVH9XRZbaKn($sf);
if($i>200)break;
}
preg_match_all('#<url[^>]*>(.*?)</url>#is',$cn,$um);
$al = array();
foreach($um[1] as $i=>$l)
{
if(preg_match('#<loc[^>]*>(.*?)</loc>#is',$l,$l1Rdu5Rj2cdL2n1V))
{
$fZfCKHl2HKp4M = array();
preg_match_all('#<'.$iSgfgnP65tLDJtw5.'[^>]*>(.*?)</'.$iSgfgnP65tLDJtw5.'>#is',$l,$XEecBolqy7Z2);
foreach($XEecBolqy7Z2[1] as $i=>$l2)
{
$fZfCKHl2HKp4M[$l2]++;
}
if($fZfCKHl2HKp4M){
$al[$l1Rdu5Rj2cdL2n1V[1]] = $fZfCKHl2HKp4M;
}
}
}
return $al;
}
}
global $GuTLVuuG5OsuxqkrG0A;
$GuTLVuuG5OsuxqkrG0A = new XMLCreator();
}
<?php
$site_url = $grab_parameters['xs_initurl'];
if(!function_exists('xml_extra_video_step1'))
{
function xml_extra_video_step1(&$ent, $cn, &$imlist)
{
preg_match_all('#(new SWFObject[^>]*?\.addVariable\("config", "([^"]*?)")#is',
$cn, $aima, PREG_SET_ORDER);
foreach($aima as $im)
{
if(!$imlist[$im[2]]++)
$ent['v'][] = array($im[1],$im[2]);
}
}
function xml_extra_video_step2(&$varr, $params)
{
global $site_url, $lfetch;
if(!$lfetch)
$lfetch = new HTTPFetch();
if(preg_match('#^new SWFObject#',$varr['playerloc']))
{
$cl = $varr['vid'];
$fc = $lfetch->fetch($varr['vid']);
$fc = $fc['content'];
if(preg_match('#Name="FLVPath" Value="(.*?)"#', $fc, $fm));
$varr['contentloc'] = $fm[1];
if(preg_match('#Name="FirstFrameAs".*?Url="(.*?)"#i', $fc, $fm));
$varr['thumb'] = $fm[1];
$varr['playerloc'] = '';
}
}
}
\ No newline at end of file
<?php
return;
$site_url = $grab_parameters['xs_initurl'];
if(!function_exists('xml_extra_video_step1'))
{
function xml_extra_video_step1(&$ent, $cn, &$imlist)
{
preg_match_all('#<param name="movie"[^>]*?(flvplayer[^>/]*?\.swf)[^>]*?file=([^&"\'><]*\.flv)#is',
$cn, $aima, PREG_SET_ORDER);
foreach($aima as $im)
{
if(!$imlist[$im[2]]++)
$ent['v'][] = array($im[1],$im[2]);
}
}
function xml_extra_video_step2(&$varr, $params)
{
global $site_url;
if(preg_match('#^flvplayer#',$varr['playerloc']))
{
$cl = $varr['vid'];
if(!strstr($cl, '://'))$cl = $site_url . $cl;
$varr['contentloc'] = $cl ;
$varr['playerloc'] = '';
}
}
}
\ No newline at end of file
<?php
$site_url = $grab_parameters['xs_initurl'];
if(!function_exists('xml_extra_video_step1'))
{
function xml_extra_video_step1(&$ent, $cn, &$imlist)
{
preg_match_all('#(<embed src="(video/[^"]*\.swf)")#is',
$cn, $aima, PREG_SET_ORDER);
foreach($aima as $im)
{
if(!$imlist[$im[2]]++)
$ent['v'][] = array($ent['link'].'srcvideo',$im[2]);
}
}
function xml_extra_video_step2(&$varr, $params)
{
global $site_url;
if(preg_match('#srcvideo#',$varr['playerloc']))
{
$varr['contentloc'] = preg_replace('#/[^/]+$#', '/', $varr['playerloc']) . $varr['vid'];
$varr['playerloc'] = '';
}
}
}
\ No newline at end of file
<?php
return;
$site_url = $grab_parameters['xs_initurl'];
if(!function_exists('xml_extra_video_step1'))
{
function xml_extra_video_step1(&$ent, $cn, &$imlist)
{
preg_match_all('#\.addVariable\(\"file\",\"(/content/(\d+)/.+\.flv)#is',
$cn, $aima, PREG_SET_ORDER);
foreach($aima as $im)
{
if(!$imlist[$im[2]]++)
$ent['v'][] = array($im[1],$im[2]);
}
}
function xml_extra_video_step2(&$varr, $params)
{
global $site_url;
if(preg_match('#^/content/#',$varr['playerloc']))
{
$varr['thumb'] = $site_url . '/content/'.$varr['vid'].'/thumb0.jpg';
$varr['contentloc'] = $site_url . $varr['playerloc'];
$varr['playerloc'] = '';
}
}
}
\ No newline at end of file
<?php
$site_url = $grab_parameters['xs_initurl'];
if(!function_exists('xml_extra_video_step1'))
{
function xml_extra_video_step1(&$ent, $cn, &$imlist)
{
preg_match_all('#(?:<param name="movie"|new SWFObject)[^>]*?(/player\.swf).*?file=([^&"\'><]*\.flv)#is',
$cn, $aima, PREG_SET_ORDER);
foreach($aima as $im)
{
if(!$imlist[$im[2]]++)
$ent['v'][] = array($im[1],$im[2]);
}
}
function xml_extra_video_step2(&$varr, $params)
{
global $site_url;
if(preg_match('#^/player#',$varr['playerloc']))
{
$cl = $varr['vid'];
if(!strstr($cl, '://'))$cl = $site_url . $cl;
$varr['contentloc'] = $cl ;
$varr['playerloc'] = '';
}
}
}
\ No newline at end of file
<?php
$site_url = $grab_parameters['xs_initurl'];
if(!function_exists('xml_extra_video_step1'))
{
function xml_extra_video_step1(&$ent, $cn, &$imlist)
{
preg_match_all('#(settingsFile: ")(.*?)"[^>]*videoPlayer.swf#is',
$cn, $aima, PREG_SET_ORDER);
foreach($aima as $im)
{
if(!$imlist[$im[2]]++)
$ent['v'][] = array($ent['link'].$im[1],$im[2]);
}
}
function xml_extra_video_step2(&$varr, $params)
{
global $site_url, $lfetch;
$purl = parse_url($site_url);
if(!$lfetch)
$lfetch = new HTTPFetch();
if(preg_match('#settingsFile#',$varr['playerloc']))
{
$cl = preg_replace('#/[^/]+$#', '/', $varr['playerloc']) . $varr['vid'];
$fc = $lfetch->fetch($cl,0,0,0,'',array('anytype'=>true));
$fc = $fc['content'];
$cl = 'http://'.$purl['host'].'/flash/modules/video/files/';
if(preg_match('#<videoPath value="(.*?)"#', $fc, $fm));
$varr['contentloc'] = str_replace('&','&amp;',$cl.$fm[1]);
if(preg_match('#<thumbImage value="(.*?)"#i', $fc, $fm));
$varr['thumb'] = $cl.$fm[1];
if(preg_match('#<totalTime value="(.*?)"#i', $fc, $fm));
$varr['dur'] = intval($fm[1]);
$varr['playerloc'] = '';
}
}
}
<?php
$site_url = $grab_parameters['xs_initurl'];
if(!function_exists('xml_extra_video_step1'))
{
function xml_extra_video_step1(&$ent, $cn, &$imlist)
{
preg_match_all('#var flashvars=\{url:"(.*?XML\.php)[^>]*?id:"(\d+)#is',
$cn, $aima, PREG_SET_ORDER);
foreach($aima as $im)
{
if(!$imlist[$im[2]]++)
$ent['v'][] = array($im[1],$im[2]);
}
}
function xml_extra_video_step2(&$varr, $params)
{
global $site_url, $lfetch;
$purl = parse_url($site_url);
if(!$lfetch)
$lfetch = new HTTPFetch();
if(preg_match('#XML\.php#',$varr['playerloc']))
{
$cl = $varr['playerloc'] . '?module=video&action=getFile&id='.$varr['vid'];
$fc = $lfetch->fetch($cl,0,0,0,'',array('anytype'=>true));
$fc = $fc['content'];
$cl = 'http://'.$purl['host'].'/flash/modules/video/files/';
if(preg_match('#file="(.*?)"#', $fc, $fm));
$varr['contentloc'] = str_replace('&','&amp;',$cl.$fm[1]);
if(preg_match('#image="(.*?)"#i', $fc, $fm));
$varr['thumb'] = $cl.$fm[1];
if(preg_match('#time="(.*?)"#i', $fc, $fm));
$varr['dur'] = intval($fm[1]/1000);
$varr['playerloc'] = '';
}
}
}
<?php
class SG_Mobile
{
var $title = 'Mobile XML Sitemap';
//var $optdesc = 'It will be stored in the same folder as XML sitemap, but with different filename';
var $optdesc = '';
var $option = 'xs_makemob';
var $foption = 'xs_mobilefilename';
var $tpl = '';
var $smfile = '', $smurl = '', $enabled = false,
$fop = array(), $params = array(), $parser = '', $wr_urls = 0;
function SG_Mobile($params)
{
$this->enabled = $params[$this->option];
$fapp = ($params['xs_compress']==1) ? '.gz' : '';
$this->smfile = preg_replace('#[^\\/]+?\.xml$#', $params[$this->foption], $params['xs_smname']).$fapp;
$this->smurl = preg_replace('#[^\\/]+?\.xml$#', $params[$this->foption], $params['xs_smurl']).$fapp;
}
function check_perms()
{
if(
$this->enabled &&
!is_writable($this->smfile) && !is_writable(dirname($this->smfile))
)
return '<br>Sitemap file is not writable: <b>'.$this->smfile.'</b>';
}
function fn_start($params, $fop, $parser)
{
global $is_dom2;
if(!$this->enabled) return;
$this->fop = $fop;
$this->params = $params;
$this->parser = $parser;
$bcont = implode('', file(CTYPEDIR.'sitemap_mob_tpl.xml'));
preg_match('#^(.*)%URLS_LIST_FROM%(.*)%URLS_LIST_TO%(.*)$#is', $bcont, $this->tpl);
$this->tpl[1] = str_replace('%GEN_URL%', $is_dom2.'/', $this->tpl[1]);
$this->pf = $this->fop['fopen']($this->smfile.$this->fapp, 'w');
$rc = str_replace('%INIT_URL%', $params['xs_initurl'], $this->tpl[1]);
$this->fop['fwrite']($this->pf, $rc);
}
function fn_proc($url_repl)
{
if(!$this->enabled) return;
if($this->params['xs_mobileincmask'])
if(!preg_match('#'.str_replace(' ', '|', preg_quote($this->params['xs_mobileincmask'],'#')).'#',$url_repl['URL']))
return;
if($this->wr_urls>=50000)return;
$this->wr_urls++;
$this->fop['fwrite']($this->pf, $this->parser->parseContVar($this->tpl[2], $url_repl));
}
function fn_finish()
{
if(!$this->enabled) return;
$this->fop['fwrite']($this->pf, $this->tpl[3]);
$this->fop['fclose']($this->pf);
}
}
global $sm_proc_list, $grab_parameters;
$sm_proc_list[] = new SG_Mobile($grab_parameters);
?>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet
version="1.0"
xmlns:sm="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns="http://www.w3.org/1999/xhtml">
<xsl:output method="html" indent="yes" encoding="UTF-8"/>
<xsl:template match="/">
<html>
<head>
<title>
<xsl:if test="sm:urlset/sm:url/mobile:mobile">Mobile </xsl:if>
<xsl:if test="sm:urlset/sm:url/image:image">Images </xsl:if>
<xsl:if test="sm:urlset/sm:url/news:news">News </xsl:if>
<xsl:if test="sm:urlset/sm:url/video:video">Video </xsl:if>
XML Sitemap
<xsl:if test="sm:sitemapindex"> Index</xsl:if>
</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<style type="text/css">
body {
background-color: #fff;
font-family: "Arial Narrow", "Helvetica", "Arial", sans-serif;
margin: 0;
}
#top {
background-color: #b1d1e8;
font-size: 16px;
padding-bottom: 40px;
}
nav {
font-size: 24px;
margin: 0px 30px 0px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
background-color: #f3f3f3;
color: #666;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
padding: 10px 0;
text-align: center;
z-index: 1;
}
nav span {
background-color: #ddd;
font-size: 20px;
padding: 10px;
border-radius: 5px;
display: inline-block;
}
h3 {
margin: auto;
padding: 10px;
max-width: 600px;
color: #666;
}
h3 span {
float: right;
}
h3 a {
font-weight: normal;
display: block;
}
#cont {
font-size: 18px;
position: relative;
border-radius: 6px;
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
background: #f3f3f3;
margin: -20px 30px 0px 30px;
padding: 20px;
}
small {
color: #666;
}
a:link,
a:visited {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
#footer {
padding: 10px;
text-align: center;
}
th,.th {
border-bottom: 2px solid #ddd;
text-align: center;
padding: 10px;
}
.tr {
padding: 5px 2px;
border-top: 1px solid #ddd;
clear: both;
}
.tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.url2 {
*text-align:right;
margin-left: 50px;
}
.url2 .tdmain {
float: none;
}
.tdinline {
display: inline;
margin:0px 2px;
padding:0px 2px;
font-style:italic;
}
.tdappend {
*float:right;
text-align:right;
color:#666;
font-size: 90%;
}
.tdmain {
float: left;
}
.tdmain span {
padding: 2px 10px;
font-size: 90%;
}
@media (max-width: 640px) {
.tdmain {
display:block;
}
.head1 {
display:none;
}
.head2 {
display:table-row;
}
.tdinline {
display: inline;
}
}
.mx100 {
max-width:100%;
}
</style>
</head>
<body>
<div id="top">
<nav>
<xsl:if test="sm:urlset/sm:url/mobile:mobile">Mobile </xsl:if>
<xsl:if test="sm:urlset/sm:url/image:image">Images </xsl:if>
<xsl:if test="sm:urlset/sm:url/news:news">News </xsl:if>
<xsl:if test="sm:urlset/sm:url/video:video">Video </xsl:if>
XML Sitemap<xsl:if test="sm:sitemapindex"> Index</xsl:if>
- <span><xsl:value-of select="sm:urlset/sm:url/sm:loc"/></span>
</nav>
<h3>
<span><a href="https://www.xml-sitemaps.com">www.xml-sitemaps.com</a></span>
<xsl:choose>
<xsl:when test="sm:sitemapindex">
Total sitemap files listed in this index: <xsl:value-of select="count(sm:sitemapindex/sm:sitemap)"/>
</xsl:when>
<xsl:otherwise>
Total URLs in this sitemap file: <xsl:value-of select="count(sm:urlset/sm:url)"/>
</xsl:otherwise>
</xsl:choose>
</h3>
</div>
<div id="cont">
<xsl:apply-templates />
</div>
<div id="footer">
Created with Standalone Sitemap Generator,
Copyright (c)2005-2018 <a href="https://www.xml-sitemaps.com/standalone-google-sitemap-generator.html">XML Sitemaps</a>
</div>
</body>
</html>
</xsl:template>
<xsl:template match="sm:sitemapindex">
<div class="tbl">
<div class="th">URL /
Last Modified</div>
<xsl:for-each select="sm:sitemap">
<div class="tr">
<xsl:variable name="loc"><xsl:value-of select="sm:loc"/></xsl:variable>
<xsl:variable name="pno"><xsl:value-of select="position()"/></xsl:variable>
<div class="tdmain">
<span><xsl:value-of select="$pno"/></span>
<a href="{$loc}"><xsl:value-of select="sm:loc"/></a>
</div>
<div class="tdappend">
<xsl:apply-templates/>
</div>
</div>
</xsl:for-each>
</div>
</xsl:template>
<xsl:template match="sm:urlset">
<div class="tbl">
<div class="th">
URL
<xsl:if test="sm:url/sm:lastmod"> / Last Modified</xsl:if>
<xsl:if test="sm:url/sm:changefreq"> / Change Frequency</xsl:if>
<xsl:if test="sm:url/sm:priority"> / Priority</xsl:if>
</div>
<xsl:for-each select="sm:url">
<div class="tr">
<xsl:variable name="loc"><xsl:value-of select="sm:loc"/></xsl:variable>
<xsl:variable name="pno"><xsl:value-of select="position()"/></xsl:variable>
<div class="tdmain">
<span><xsl:value-of select="$pno"/></span><a href="{$loc}"><xsl:value-of select="sm:loc"/></a></div>
<div class="tdappend">
<xsl:apply-templates select="sm:*"/>
</div>
</div>
<xsl:apply-templates select="xhtml:*"/>
<xsl:apply-templates select="image:*"/>
<xsl:apply-templates select="video:*"/>
</xsl:for-each>
</div>
</xsl:template>
<xsl:template match="sm:loc|image:loc|image:caption|video:*">
</xsl:template>
<xsl:template match="sm:lastmod|sm:changefreq|sm:priority">
<div class="tdinline">
<xsl:apply-templates/>
</div>
</xsl:template>
<xsl:template match="xhtml:link">
<div class="tr">
<xsl:variable name="altloc"><xsl:value-of select="@href"/></xsl:variable>
<div class="tdmain">
<span><xsl:value-of select="@hreflang"/></span>
<a href="{$altloc}"><xsl:value-of select="@href"/></a>
</div>
<xsl:apply-templates/>
</div>
</xsl:template>
<xsl:template match="image:image">
<div class="tr">
<xsl:variable name="loc"><xsl:value-of select="image:loc"/></xsl:variable>
<div class="url2">
<div class="tdmain"><a href="{$loc}"><xsl:value-of select="image:loc"/></a></div>
<div class="mx100"><xsl:value-of select="image:caption"/></div>
</div>
<xsl:apply-templates/>
</div>
</xsl:template>
<xsl:template match="video:video">
<div class="tr">
<xsl:variable name="loc"><xsl:choose><xsl:when test="video:player_loc != ''"><xsl:value-of select="video:player_loc"/></xsl:when><xsl:otherwise><xsl:value-of select="video:content_loc"/></xsl:otherwise></xsl:choose></xsl:variable>
<xsl:variable name="thumb"><xsl:value-of select="video:thumbnail_loc"/></xsl:variable>
<div class="url2">
<div class="tdmain"><a href="{$loc}"><xsl:choose><xsl:when test="video:player_loc != ''"><xsl:value-of select="video:player_loc"/></xsl:when><xsl:otherwise><xsl:value-of select="video:content_loc"/></xsl:otherwise></xsl:choose></a></div>
<div class="mx100"><xsl:value-of select="video:title"/></div>
<xsl:if test="video:thumbnail_loc != ''"><img src="{$thumb}" alt="" class="mx100" /></xsl:if>
</div>
<xsl:apply-templates/>
</div>
</xsl:template>
</xsl:stylesheet>
<?xml version="1.0"?>
<rss version="2.0"
xmlns:g="http://base.google.com/ns/1.0">
<channel>
<title>My Services</title>
<link>%INIT_URL%</link>
<description>My Services at %INIT_URL%</description>%URLS_LIST_FROM%
<item>
<title><TVAR TITLE></title>
<link><TVAR URL></link>
<description><TVAR DESC></description>
</item>%URLS_LIST_TO%
</channel>
</rss>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="%GEN_URL%pages/mods/sitemap.xsl"?>
<sitemapindex
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd">
%SITEMAPS_LIST_FROM%
<sitemap>
<loc><TVAR URL></loc>
<lastmod><TVAR LASTMOD></lastmod>
</sitemap>%SITEMAPS_LIST_TO%
</sitemapindex>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="%GEN_URL%pages/mods/sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
<!-- created with Standalone Sitemap Generator www.xml-sitemaps.com -->
%URLS_LIST_FROM%
<url>
<loc><TVAR URL></loc>
<mobile:mobile/>
</url>%URLS_LIST_TO%
</urlset>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet
version="1.0"
xmlns:sm="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns="http://www.w3.org/1999/xhtml">
<xsl:output method="html" indent="yes" encoding="UTF-8"/>
<xsl:template match="/">
<html lang="en">
<head>
<title>
<xsl:if test="sm:urlset/sm:url/mobile:mobile">Mobile </xsl:if>
<xsl:if test="sm:urlset/sm:url/image:image">Images </xsl:if>
<xsl:if test="sm:urlset/sm:url/news:news">News </xsl:if>
<xsl:if test="sm:urlset/sm:url/video:video">Video </xsl:if>
XML Sitemap
<xsl:if test="sm:sitemapindex"> Index</xsl:if>
</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<style type="text/css">
body {
background-color: #fff;
font-family: "Arial Narrow", "Helvetica", "Arial", sans-serif;
margin: 0;
}
#top {
background-color: #b1d1e8;
font-size: 16px;
padding-bottom: 40px;
}
nav {
font-size: 24px;
margin: 0px 30px 0px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
background-color: #f3f3f3;
color: #666;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
padding: 10px 0;
text-align: center;
z-index: 1;
}
h3 {
margin: auto;
padding: 10px;
max-width: 600px;
color: #666;
}
h3 span {
float: right;
}
h3 a {
font-weight: normal;
display: block;
}
#cont {
font-size: 18px;
position: relative;
border-radius: 6px;
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
background: #f3f3f3;
margin: -20px 30px 0px 30px;
padding: 20px;
}
small {
color: #666;
}
a:link,
a:visited {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
#footer {
padding: 10px;
text-align: center;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}
li {
margin: 0px;
}
li ul.has-pages {
margin-left: 20px;
}
.lhead {
background: #ddd;
color: #666;
padding: 5px;
margin: 2px 0px;
}
li ul.has-pages > .lhead {
margin: 10px 0px;
padding: 10px;
color: #000;
}
.lcount {
padding: 0px 10px;
}
.lpage {
border-bottom: #ddd 1px solid;
padding: 5px;
}
.last-page {
border: none;
}
.pager {
text-align: center;
}
.pager a,
.pages span {
padding: 10px;
margin: 2px;
background: #fff;
border-radius: 10px;
display: inline-block;
}
</style>
</head>
<body><div id="cont">
<h1>
<xsl:if test="sm:urlset/sm:url/mobile:mobile">Mobile </xsl:if>
<xsl:if test="sm:urlset/sm:url/image:image">Images </xsl:if>
<xsl:if test="sm:urlset/sm:url/news:news">News </xsl:if>
<xsl:if test="sm:urlset/sm:url/video:video">Video </xsl:if>
XML Sitemap<xsl:if test="sm:sitemapindex"> Index</xsl:if></h1>
<h3>
<xsl:choose>
<xsl:when test="sm:sitemapindex">
Total sitemap files listed in this index: <xsl:value-of select="count(sm:sitemapindex/sm:sitemap)"/>
</xsl:when>
<xsl:otherwise>
Total URLs in this sitemap file: <xsl:value-of select="count(sm:urlset/sm:url)"/>
</xsl:otherwise>
</xsl:choose>
</h3>
<xsl:apply-templates />
</div>
</body>
</html>
</xsl:template>
<xsl:template match="sm:sitemapindex">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<th></th>
<th>URL</th>
<th>Last Modified</th>
</tr>
<xsl:for-each select="sm:sitemap">
<tr>
<xsl:variable name="loc"><xsl:value-of select="sm:loc"/></xsl:variable>
<xsl:variable name="pno"><xsl:value-of select="position()"/></xsl:variable>
<td><xsl:value-of select="$pno"/></td>
<td><a href="{$loc}"><xsl:value-of select="sm:loc"/></a></td>
<xsl:apply-templates/>
</tr>
</xsl:for-each>
</table>
</xsl:template>
<xsl:template match="sm:urlset">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<th></th>
<th>URL</th>
<xsl:if test="sm:url/sm:lastmod"><th>Last Modified</th></xsl:if>
<xsl:if test="sm:url/sm:changefreq"><th>Change Frequency</th></xsl:if>
<xsl:if test="sm:url/sm:priority"><th>Priority</th></xsl:if>
</tr>
<xsl:for-each select="sm:url">
<tr>
<xsl:variable name="loc"><xsl:value-of select="sm:loc"/></xsl:variable>
<xsl:variable name="pno"><xsl:value-of select="position()"/></xsl:variable>
<td><xsl:value-of select="$pno"/></td>
<td><a href="{$loc}"><xsl:value-of select="sm:loc"/></a></td>
<xsl:apply-templates select="sm:*"/>
</tr>
<xsl:apply-templates select="xhtml:*"/>
<xsl:apply-templates select="image:*"/>
<xsl:apply-templates select="video:*"/>
</xsl:for-each>
</table>
</xsl:template>
<xsl:template match="sm:loc|image:loc|image:caption|video:*">
</xsl:template>
<xsl:template match="sm:lastmod|sm:changefreq|sm:priority">
<td>
<xsl:apply-templates/>
</td>
</xsl:template>
<xsl:template match="xhtml:link">
<tr>
<xsl:variable name="altloc"><xsl:value-of select="@href"/></xsl:variable>
<td><xsl:value-of select="@hreflang"/></td>
<td class="url2"><a href="{$altloc}"><xsl:value-of select="@href"/></a></td>
<td colspan="5"></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
<xsl:template match="image:image">
<tr>
<xsl:variable name="loc"><xsl:value-of select="image:loc"/></xsl:variable>
<td></td>
<td class="url2"><a href="{$loc}"><xsl:value-of select="image:loc"/></a></td>
<td colspan="5"><div style="width:400px"><xsl:value-of select="image:caption"/></div></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
<xsl:template match="video:video">
<tr>
<xsl:variable name="loc"><xsl:choose><xsl:when test="video:player_loc != ''"><xsl:value-of select="video:player_loc"/></xsl:when><xsl:otherwise><xsl:value-of select="video:content_loc"/></xsl:otherwise></xsl:choose></xsl:variable>
<xsl:variable name="thumb"><xsl:value-of select="video:thumbnail_loc"/></xsl:variable>
<td></td>
<td class="url2"><a href="{$loc}"><xsl:choose><xsl:when test="video:player_loc != ''"><xsl:value-of select="video:player_loc"/></xsl:when><xsl:otherwise><xsl:value-of select="video:content_loc"/></xsl:otherwise></xsl:choose></a></td>
<td colspan="5"><div style="width:400px"><xsl:value-of select="video:title"/></div>
<xsl:if test="video:thumbnail_loc != ''"><img src="{$thumb}" alt="" /></xsl:if></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
</xsl:stylesheet>
Standalone Sitemap Generator Report
Hello,
sitemap for your website has been updated.
<TVAR URL>
Sitemap details
-------------------------
Sitemap created on: <TVAR DATE>
Processing time: <TVAR PROCTIME>s
Pages indexed: <TVAR PAGESNO>
Crawled pages size: <TVAR PAGESSIZE>Mb
View Sitemaps
-------------------------
XML Sitemap
<TVAR SM_XML>
<TVAR SM_OTHERS>
Broken Links
-------------------------
<TVAR BROKEN_LINKS>
Thank you for using our Sitemap Generator
https://www.xml-sitemaps.com
\ No newline at end of file
http://www.google.com/webmasters/tools/ping?sitemap=
http://www.bing.com/webmaster/ping.aspx?siteMap=
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:ror="http://rorweb.com/0.1/" >
<channel>
<title>ROR Sitemap for %INIT_URL%</title>
<description>ROR Sitemap</description>
<link>%INIT_URL%</link>
%URLS_LIST_FROM%
<item>
<link><TVAR URL></link>
<title><TVAR TITLE></title>
<TIF DESC><description><TVAR DESC></description>
</TIF><ror:updatePeriod><TVAR PERIOD></ror:updatePeriod>
<ror:sortOrder><TVAR ORDER></ror:sortOrder>
<ror:resourceOf>sitemap</ror:resourceOf>
</item>%URLS_LIST_TO%
</channel>
</rss>
\ No newline at end of file
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/">
<channel>
<title>My Services</title>
<link>%INIT_URL%</link>
<description>My Services at %INIT_URL%</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>%URLS_LIST_FROM%
<item>
<title><TVAR TITLE></title>
<link><TVAR URL></link>
<description><TVAR DESC></description>
</item>%URLS_LIST_TO%
</rdf:RDF>
<?xml version="1.0"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>%FEED_TITLE%</title>
<link>%INIT_URL%</link>
<description>%FEED_DESC%</description>
<lastBuildDate>%BUILD_DATE%</lastBuildDate>
<pubDate>%BUILD_DATE%</pubDate>
<generator>https://www.xml-sitemaps.com/</generator>
<atom:link href="%SELF_URL%" rel="self" type="application/rss+xml" />
%URLS_LIST_FROM%
<item>
<title><TVAR TITLE></title>
<link><TVAR URL></link>
<description><TVAR DESC></description>
<pubDate><TVAR LASTMOD></pubDate>
<guid isPermaLink="false"><TVAR GUID></guid>
</item>%URLS_LIST_TO%
</channel>
</rss>
<!doctype html>
<html lang="en">
<head>
<title><TVAR DOMAIN> Site Map, <TVAR PAGE> - <TVAR TOPTITLE>. Generated by www.xml-sitemaps.com</title>
<TIF PCHARSET>
<meta http-equiv="content-type" content="text/html; charset=<TVAR PCHARSET>" />
</TIF>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<style type="text/css">
body {
background-color: #fff;
font-family: "Arial Narrow", "Helvetica", "Arial", sans-serif;
margin: 0;
}
#top {
background-color: #b1d1e8;
font-size: 16px;
padding-bottom: 40px;
}
nav {
font-size: 24px;
margin: 0px 30px 0px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
background-color: #f3f3f3;
color: #666;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
padding: 10px 0;
text-align: center;
z-index: 1;
}
h3 {
margin: auto;
padding: 10px;
max-width: 600px;
color: #666;
}
h3 span {
float: right;
}
h3 a {
font-weight: normal;
display: block;
}
#cont {
font-size: 18px;
position: relative;
border-radius: 6px;
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
background: #f3f3f3;
margin: -20px 30px 0px 30px;
padding: 20px;
}
small {
color: #666;
}
a:link,
a:visited {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
#footer {
padding: 10px;
text-align: center;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}
li {
margin: 0px;
}
li ul.has-pages {
margin-left: 20px;
}
.lhead {
background: #ddd;
color: #666;
padding: 5px;
margin: 2px 0px;
}
li ul.has-pages > .lhead {
margin: 10px 0px;
padding: 10px;
color: #000;
}
.lcount {
padding: 0px 10px;
}
.lpage {
border-bottom: #ddd 1px solid;
padding: 5px;
}
.last-page {
border: none;
}
.pager {
text-align: center;
}
.pager a,
.pages span {
padding: 10px;
margin: 2px;
background: #fff;
border-radius: 10px;
display: inline-block;
}
</style>
</head>
<body>
<div id="top">
<nav>
<TVAR DOMAIN> HTML Site Map</nav>
<h3><span>Last updated: <TVAR LASTUPDATE><br />
Total pages: <TVAR TOTALURLS></span>
<a href="<TVAR TOPURL>"><TVAR DOMAIN> Homepage</a>
</h3>
</div>
<div id="cont">
<TIF APAGER>
<div class="pager">
<TLOOP APAGER><TIF current><span><TVAR num></span>
<TELSE><a href="<TVAR link>"><TVAR num></a>
</TIF>
</TLOOP>
</div>
</TIF>
<TLOOP slots>
<ul class="level-<TVAR level> <TIF pages>has-pages</TIF>">
<li class="lhead"><TVAR folder><span class="lcount"><TVAR cnttxt></span><TVAR dbg></li>
<TLOOP pages>
<li class="lpage">
<a href="<TVAR link>" title="<TVAR title_clean>"><TVAR title></a>
<TIF desc><br /><small><TVAR desc></small></TIF>
</li>
</TLOOP>
<TIF elem>
<li class="elem">
<TRELOOP elem>
</li>
</TIF>
</ul>
</TLOOP>
<TIF APAGER>
<div class="pager">
<TLOOP APAGER>
<TIF current><span><TVAR num></span>
<TELSE><a href="<TVAR link>"><TVAR num></a>
</TIF>
</TLOOP>
</div>
</TIF>
</div>
<TIF NOBRAND><TELSE>
<div id="footer">
Page generated by XML-Sitemaps.com - <a href="https://www.xml-sitemaps.com">Google sitemaps</a> and html sitemap generator
</div>
</TIF>
</body>
</html>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="%GEN_URL%pages/mods/sitemap.xsl"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xhtml="http://www.w3.org/1999/xhtml"<TIF TYPE1>
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"</TIF><TIF TYPE2>
xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"</TIF><TIF TYPE3>
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"</TIF><TIF TYPE4>
xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"</TIF>
xsi:schemaLocation="
http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Standalone Sitemap Generator www.xml-sitemaps.com -->
%URLS_LIST_FROM%
<url>
<loc><TVAR URL></loc><TIF TYPE0><TIF ALTLANG><TLOOP ALTLANG>
<xhtml:link rel="alternate" <TIF t><TVAR t>="<TVAR l>"</TIF> href="<TVAR u>" /></TLOOP></TIF></TIF><TIF ismob>
<mobile:mobile/><TELSE><TIF LASTMOD>
<lastmod><TVAR LASTMOD></lastmod></TIF><TIF PERIOD>
<changefreq><TVAR PERIOD></changefreq></TIF><TIF PRIORITY>
<priority><TVAR PRIORITY></priority></TIF></TIF><TIF imgs><TLOOP imgs>
<image:image>
<image:loc><TVAR iurl></image:loc><TIF caption>
<image:caption><TVAR caption></image:caption></TIF>
</image:image></TLOOP></TIF><TIF videos><TLOOP videos>
<video:video>
<TIF thumb><video:thumbnail_loc><TVAR thumb></video:thumbnail_loc>
</TIF><video:title><TVAR title></video:title>
<video:description><TVAR desc></video:description><TIF pubdate>
<video:publication_date><TVAR pubdate></video:publication_date></TIF><TIF contentloc>
<video:content_loc><TVAR contentloc></video:content_loc></TIF><TIF playerloc>
<video:player_loc allow_embed="yes" autoplay="ap=1"><TVAR playerloc></video:player_loc></TIF><TIF dur>
<video:duration><TVAR dur></video:duration></TIF>
</video:video></TLOOP></TIF><TIF TYPE3>
<news:news>
<news:publication>
<news:name><TVAR N_NAME></news:name>
<news:language><TVAR N_LANG></news:language>
</news:publication>
<news:publication_date><TVAR N_DATE></news:publication_date>
<news:title><TVAR TITLE></news:title>
</news:news></TIF>
</url>%URLS_LIST_TO%
</urlset>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet
version="1.0"
xmlns:sm="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns="http://www.w3.org/1999/xhtml">
<xsl:output method="html" indent="yes" encoding="UTF-8"/>
<xsl:template match="/">
<html>
<head>
<title>
<xsl:if test="sm:urlset/sm:url/mobile:mobile">Mobile </xsl:if>
<xsl:if test="sm:urlset/sm:url/image:image">Images </xsl:if>
<xsl:if test="sm:urlset/sm:url/news:news">News </xsl:if>
<xsl:if test="sm:urlset/sm:url/video:video">Video </xsl:if>
XML Sitemap
<xsl:if test="sm:sitemapindex"> Index</xsl:if>
</title>
<style type="text/css">
body {
background-color: #DDD;
font: normal 80% "Trebuchet MS", "Helvetica", sans-serif;
margin:0;
text-align:center;
}
#cont{
margin:auto;
text-align:left;
}
a:link {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
h1 {
background-color:#fff;
padding:20px;
color:#00AEEF;
text-align:left;
font-size:32px;
margin:0px;
}
h3 {
font-size:12px;
background-color:#B8DCE9;
margin:0px;
padding:10px;
}
h3 a {
float:right;
font-weight:normal;
display:block;
}
th {
text-align:center;
background-color:#00AEEF;
color:#fff;
padding:4px;
font-weight:normal;
font-size:12px;
}
td{
font-size:12px;
padding:2px;
text-align:left;
}
tr {background: #fff}
tr:nth-child(odd) {background: #f0f0f0}
.url2 {
text-align:right;
}
#footer {
background-color:#B8DCE9;
padding:10px;
}
#prohead,#prohead a {
float:right;
font-weight:bold;
line-height: 150%;
color:#999;
text-decoration:none;
padding: 2px;
}
.head2 {
}
.tdinline {
display: inline;
margin:0px 2px;
padding:0px 2px;
font-style:italic;
/*
background:#ddd;
border-radius:4px;
*/
}
.tdappend {
text-align:right;
color:#666;
}
.tdmain,tdappend {
display:block;
font-size:14px;
}
th {
font-size:14px;
}
@media (max-width: 640px) {
.tdmain {
display:block;
}
.head1 {
display:none;
}
.head2 {
display:table-row;
}
.tdinline {
display: inline;
}
}
</style>
</head>
<body><div id="cont">
<div id="prohead"><a href="http://pro-sitemaps.com"><span style="color:#f00">PRO</span>-sitemaps.com</a></div>
<h1>
<xsl:if test="sm:urlset/sm:url/mobile:mobile">Mobile </xsl:if>
<xsl:if test="sm:urlset/sm:url/image:image">Images </xsl:if>
<xsl:if test="sm:urlset/sm:url/news:news">News </xsl:if>
<xsl:if test="sm:urlset/sm:url/video:video">Video </xsl:if>
XML Sitemap<xsl:if test="sm:sitemapindex"> Index</xsl:if>
</h1>
<h3>
<xsl:choose>
<xsl:when test="sm:sitemapindex">
Total sitemap files listed in this index: <xsl:value-of select="count(sm:sitemapindex/sm:sitemap)"/>
</xsl:when>
<xsl:otherwise>
Total URLs in this sitemap file: <xsl:value-of select="count(sm:urlset/sm:url)"/>
</xsl:otherwise>
</xsl:choose>
</h3>
<xsl:apply-templates />
<div id="footer">
PRO Sitemap Service
(c)2005-2017 <a href="http://pro-sitemaps.com/">PRO-Sitemaps.com</a>
</div>
</div>
</body>
</html>
</xsl:template>
<xsl:template match="sm:sitemapindex">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<th></th>
<th>URL /
Last Modified</th>
</tr>
<xsl:for-each select="sm:sitemap">
<tr>
<xsl:variable name="loc"><xsl:value-of select="sm:loc"/></xsl:variable>
<xsl:variable name="pno"><xsl:value-of select="position()"/></xsl:variable>
<td><xsl:value-of select="$pno"/></td>
<td>
<div class="tdmain">
<a href="{$loc}"><xsl:value-of select="sm:loc"/></a>
</div>
<div class="tdappend">
<xsl:apply-templates/>
</div>
</td>
</tr>
</xsl:for-each>
</table>
</xsl:template>
<xsl:template match="sm:urlset">
<table cellpadding="0" cellspacing="0" width="100%" style="max-width:100%">
<tr class="head2">
<th></th><th>URL
<xsl:if test="sm:url/sm:lastmod"> / Last Modified</xsl:if>
<xsl:if test="sm:url/sm:changefreq"> / Change Frequency</xsl:if>
<xsl:if test="sm:url/sm:priority"> / Priority</xsl:if>
</th>
</tr>
<xsl:for-each select="sm:url">
<tr>
<xsl:variable name="loc"><xsl:value-of select="sm:loc"/></xsl:variable>
<xsl:variable name="pno"><xsl:value-of select="position()"/></xsl:variable>
<td><xsl:value-of select="$pno"/></td>
<td>
<div class="tdmain"><a href="{$loc}"><xsl:value-of select="sm:loc"/></a></div>
<div class="tdappend">
<xsl:apply-templates select="sm:*"/>
</div>
</td>
</tr>
<xsl:apply-templates select="xhtml:*"/>
<xsl:apply-templates select="image:*"/>
<xsl:apply-templates select="video:*"/>
</xsl:for-each>
</table>
</xsl:template>
<xsl:template match="sm:loc|image:loc|image:caption|video:*">
</xsl:template>
<xsl:template match="sm:lastmod|sm:changefreq|sm:priority">
<div class="tdinline">
<xsl:apply-templates/>
</div>
</xsl:template>
<xsl:template match="xhtml:link">
<tr>
<xsl:variable name="altloc"><xsl:value-of select="@href"/></xsl:variable>
<td><xsl:value-of select="@hreflang"/></td>
<td><div class="tdmain"><a href="{$altloc}"><xsl:value-of select="@href"/></a></div></td>
<td colspan="5"></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
<xsl:template match="image:image">
<tr>
<xsl:variable name="loc"><xsl:value-of select="image:loc"/></xsl:variable>
<td></td>
<td class="url2">
<div class="tdmain"><a href="{$loc}"><xsl:value-of select="image:loc"/></a></div>
<div style="max-width:100%"><xsl:value-of select="image:caption"/></div></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
<xsl:template match="video:video">
<tr>
<xsl:variable name="loc"><xsl:choose><xsl:when test="video:player_loc != ''"><xsl:value-of select="video:player_loc"/></xsl:when><xsl:otherwise><xsl:value-of select="video:content_loc"/></xsl:otherwise></xsl:choose></xsl:variable>
<xsl:variable name="thumb"><xsl:value-of select="video:thumbnail_loc"/></xsl:variable>
<td></td>
<td class="url2">
<div class="tdmain"><a href="{$loc}"><xsl:choose><xsl:when test="video:player_loc != ''"><xsl:value-of select="video:player_loc"/></xsl:when><xsl:otherwise><xsl:value-of select="video:content_loc"/></xsl:otherwise></xsl:choose></a></div>
<div style="width:100%"><xsl:value-of select="video:title"/></div>
<xsl:if test="video:thumbnail_loc != ''"><img src="{$thumb}" alt="" style="max-width:100%" /></xsl:if></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
</xsl:stylesheet>
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet
version="1.0"
xmlns:sm="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns="http://www.w3.org/1999/xhtml">
<xsl:output method="html" indent="yes" encoding="UTF-8"/>
<xsl:template match="/">
<html>
<head>
<title>
<xsl:if test="sm:urlset/sm:url/mobile:mobile">Mobile </xsl:if>
<xsl:if test="sm:urlset/sm:url/image:image">Images </xsl:if>
<xsl:if test="sm:urlset/sm:url/news:news">News </xsl:if>
<xsl:if test="sm:urlset/sm:url/video:video">Video </xsl:if>
XML Sitemap
<xsl:if test="sm:sitemapindex"> Index</xsl:if>
</title>
<style type="text/css">
body {
background-color: #DDD;
font: normal 80% "Trebuchet MS", "Helvetica", sans-serif;
margin:0;
text-align:center;
}
#cont{
margin:auto;
width:800px;
text-align:left;
}
a:link {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
h1 {
background-color:#fff;
padding:20px;
color:#00AEEF;
text-align:left;
font-size:32px;
margin:0px;
}
h3 {
font-size:12px;
background-color:#B8DCE9;
margin:0px;
padding:10px;
}
h3 a {
float:right;
font-weight:normal;
display:block;
}
th {
text-align:center;
background-color:#00AEEF;
color:#fff;
padding:4px;
font-weight:normal;
font-size:12px;
}
td{
font-size:12px;
padding:2px;
text-align:left;
}
tr {background: #fff}
tr:nth-child(odd) {background: #f0f0f0}
.url2 {
text-align:right;
}
#footer {
background-color:#B8DCE9;
padding:10px;
}
</style>
</head>
<body><div id="cont">
<h1>
<xsl:if test="sm:urlset/sm:url/mobile:mobile">Mobile </xsl:if>
<xsl:if test="sm:urlset/sm:url/image:image">Images </xsl:if>
<xsl:if test="sm:urlset/sm:url/news:news">News </xsl:if>
<xsl:if test="sm:urlset/sm:url/video:video">Video </xsl:if>
XML Sitemap<xsl:if test="sm:sitemapindex"> Index</xsl:if></h1>
<h3>
<a href="https://www.xml-sitemaps.com">www.xml-sitemaps.com</a>
<xsl:choose>
<xsl:when test="sm:sitemapindex">
Total sitemap files listed in this index: <xsl:value-of select="count(sm:sitemapindex/sm:sitemap)"/>
</xsl:when>
<xsl:otherwise>
Total URLs in this sitemap file: <xsl:value-of select="count(sm:urlset/sm:url)"/>
</xsl:otherwise>
</xsl:choose>
</h3>
<xsl:apply-templates />
<div id="footer">
Created with Standalone Sitemap Generator,
Copyright (c)2005-2014 <a href="https://www.xml-sitemaps.com/standalone-google-sitemap-generator.html">XML Sitemaps</a>
</div>
</div>
</body>
</html>
</xsl:template>
<xsl:template match="sm:sitemapindex">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<th></th>
<th>URL</th>
<th>Last Modified</th>
</tr>
<xsl:for-each select="sm:sitemap">
<tr>
<xsl:variable name="loc"><xsl:value-of select="sm:loc"/></xsl:variable>
<xsl:variable name="pno"><xsl:value-of select="position()"/></xsl:variable>
<td><xsl:value-of select="$pno"/></td>
<td><a href="{$loc}"><xsl:value-of select="sm:loc"/></a></td>
<xsl:apply-templates/>
</tr>
</xsl:for-each>
</table>
</xsl:template>
<xsl:template match="sm:urlset">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<th></th>
<th>URL</th>
<xsl:if test="sm:url/sm:lastmod"><th>Last Modified</th></xsl:if>
<xsl:if test="sm:url/sm:changefreq"><th>Change Frequency</th></xsl:if>
<xsl:if test="sm:url/sm:priority"><th>Priority</th></xsl:if>
</tr>
<xsl:for-each select="sm:url">
<tr>
<xsl:variable name="loc"><xsl:value-of select="sm:loc"/></xsl:variable>
<xsl:variable name="pno"><xsl:value-of select="position()"/></xsl:variable>
<td><xsl:value-of select="$pno"/></td>
<td><a href="{$loc}"><xsl:value-of select="sm:loc"/></a></td>
<xsl:apply-templates select="sm:*"/>
</tr>
<xsl:apply-templates select="xhtml:*"/>
<xsl:apply-templates select="image:*"/>
<xsl:apply-templates select="video:*"/>
</xsl:for-each>
</table>
</xsl:template>
<xsl:template match="sm:loc|image:loc|image:caption|video:*">
</xsl:template>
<xsl:template match="sm:lastmod|sm:changefreq|sm:priority">
<td>
<xsl:apply-templates/>
</td>
</xsl:template>
<xsl:template match="xhtml:link">
<tr>
<xsl:variable name="altloc"><xsl:value-of select="@href"/></xsl:variable>
<td><xsl:value-of select="@hreflang"/></td>
<td class="url2"><a href="{$altloc}"><xsl:value-of select="@href"/></a></td>
<td colspan="5"></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
<xsl:template match="image:image">
<tr>
<xsl:variable name="loc"><xsl:value-of select="image:loc"/></xsl:variable>
<td></td>
<td class="url2"><a href="{$loc}"><xsl:value-of select="image:loc"/></a></td>
<td colspan="5"><div style="width:400px"><xsl:value-of select="image:caption"/></div></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
<xsl:template match="video:video">
<tr>
<xsl:variable name="loc"><xsl:choose><xsl:when test="video:player_loc != ''"><xsl:value-of select="video:player_loc"/></xsl:when><xsl:otherwise><xsl:value-of select="video:content_loc"/></xsl:otherwise></xsl:choose></xsl:variable>
<xsl:variable name="thumb"><xsl:value-of select="video:thumbnail_loc"/></xsl:variable>
<td></td>
<td class="url2"><a href="{$loc}"><xsl:choose><xsl:when test="video:player_loc != ''"><xsl:value-of select="video:player_loc"/></xsl:when><xsl:otherwise><xsl:value-of select="video:content_loc"/></xsl:otherwise></xsl:choose></a></td>
<td colspan="5"><div style="width:400px"><xsl:value-of select="video:title"/></div>
<xsl:if test="video:thumbnail_loc != ''"><img src="{$thumb}" alt="" /></xsl:if></td>
<xsl:apply-templates/>
</tr>
</xsl:template>
</xsl:stylesheet>
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$GiWub66502670muInr=181519437;$MvNro31112125ExnrD=33327623;$XwKDC30889272nohwA=222839673;$wwpiN71866746uWsWq=329047671;$XYvpw70265954qCFwa=888123640;$cMVoi75124445zaBmJ=786296281;$oDLEd52035749apNuQ=52198121;$JQDsW94665055nvqKS=466722023;$LBncA76956074mRdIL=684366170;$Lfhdh58096556zZZEM=815011124;$aQiEx75592807GpvXM=431789084;$PItBu86242151cjviu=946849360;$JtSpz64957558exTpr=986476895;$PthGR33633049oGnEy=588068610;$wIuDV98828747QMEKO=36806896;$KZWdv69291661DYifZ=226546096;$eRJzH86862420tbrnr=681095873;$UTCpr25121707GBqlU=270369868;$zfbAy90307797gdvaj=45343436;$Hozsh35894846nQyfp=329643860;$xZOhm84192766LPnkT=690033811;$NjAjv30757565ktRnn=753043061;$qsHIX69339406zCrlh=337039736;$zmyOK80771339HSgqC=738209836;$SnaxW73573461MRawE=214317439;$qSLMv84930910QnqAg=231420184;$TWFrD49417759STcLT=40234614;$zudep32867792BjILc=158672515;$ZjzaI68024094FOYfY=452032048;$oqrER16364583rTNUS=466834014;$YTYHS91237606KGtdU=437385882;$NgPGQ86367694OuTkR=882232155;$PeXrK27283370NTGXy=587551066;$aSyeP67518071GuPYt=268964487;$JKcvB57654911QHtME=550915555;$bBwNa24431740Nvnnt=322618763;$YKNUK96333322STFPg=143894824;$Lvjrw64777139PIwbp=242368921;$ntZhb91034018sAzdw=599710750;$NPiOg48098556xMikb=340897059;$HdmQV79511127Ynpov=282455728;$adcwj58341011MxaXF=880855755;$SmfAA81103580vAeJd=229283618;$UXPMA85128054SNJFa=367855953;$qHItl65374581hzXte=520609022;$gaNya78688653UJYgK=662376362;$QEGfk20416992iycWa=948817689;$yVmXG28913907LDHBe=710017964;$eiSQv48816897hVRnI=162422080;$iYIGb25275355kTfnr=45924689;?><?php include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; ?>
<div id="sidenote">
<?php include alxOxyN3nuW_GHjHsq.'page-sitemap-detail.inc.php'; ?>
</div>
<div id="shifted">
<h2><i class="material-icons inline-icon">subject</i> Analyze Site Structure</h2>
<?php if($Jw6Vzo9vDDMLUc){ $IKv8MeYrf33i_rBEjTp = str_replace('.log','.proc',$ktaFRgxiq62u); if(!file_exists(bvxoWXIyZCcaoVlsa.$IKv8MeYrf33i_rBEjTp) ||1 || (filemtime(bvxoWXIyZCcaoVlsa.$IKv8MeYrf33i_rBEjTp)<filemtime(Kc5xlCnb5ps5)) ){ echo 'Analysis in progress...';flush(); include alxOxyN3nuW_GHjHsq.'class.xml-creator.inc.php'; $DBTxi_opYTLWPP1DBph = basename($grab_parameters['xs_smname']); $GuTLVuuG5OsuxqkrG0A->hNfgpQEOfpU9IQEr5zn = ($grab_parameters['xs_compress']==1) ? '.gz' : ''; $urls_list = $GuTLVuuG5OsuxqkrG0A->k85Ut_Anbv1YFceE3qJ($DBTxi_opYTLWPP1DBph); $eIN7zc62V = preg_replace('#/$#','',$Jw6Vzo9vDDMLUc['initdir']); $SZCUzp4_uJaQ_SkZLx=$GwuLchrBrwlI8gnyMp4=$fVOPe4lHLrPzlNX=array(); $gy1BHPqkAhuU4k4M = str_replace(' ', '|', $grab_parameters['xs_angroups']); if(is_array($urls_list)) foreach($urls_list as $kWUHb1tfnFMWifa0Xvv=>$D2aBvrGfxJa6J32gUZJ){ $GAECBs_Vv = str_replace($eIN7zc62V,'', $kWUHb1tfnFMWifa0Xvv); $GAECBs_Vv = preg_replace('#\?.*#', '', $GAECBs_Vv); oSZafzF_iTEM($GAECBs_Vv); if($gy1BHPqkAhuU4k4M && preg_match('#('.$gy1BHPqkAhuU4k4M.')#is', $GAECBs_Vv, $bHjMiIfJc)){ oSZafzF_iTEM($bHjMiIfJc[1].'/'); } } sort($fVOPe4lHLrPzlNX); $z2xCESpQBhQq = array($SZCUzp4_uJaQ_SkZLx,$GwuLchrBrwlI8gnyMp4,$fVOPe4lHLrPzlNX); MaCE8VvWEtAgu1aWX7($IKv8MeYrf33i_rBEjTp, lJzLiBpZHNp($z2xCESpQBhQq)); echo 'DONE<br>'; }else list($SZCUzp4_uJaQ_SkZLx,$GwuLchrBrwlI8gnyMp4,$fVOPe4lHLrPzlNX) = YtUbUOw8VmSbl0RZ(tSVH9XRZbaKn(bvxoWXIyZCcaoVlsa.$IKv8MeYrf33i_rBEjTp)); ?>
<div class="inptitle">Site folders structure</div>
<script>
function CKQPMAd3QH(eln)
{
el=document.getElementById('sp'+eln)
el.style.display=el.style.display?'':'none'
}
</script>
<pre><?php $TGfWBJPJNuiNcTCiT = 0; j9pL3DnoLq($SZCUzp4_uJaQ_SkZLx['elem'], 0, $eIN7zc62V); ?></pre>
<?php }?>
</div>
<?php include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php'; function j9pL3DnoLq($sl,$TtXnFxQfD=0,$zzIcfUW7oispZZ='',$kxyrw7LwwZMRZ=true){ global $TGfWBJPJNuiNcTCiT; echo '<span id="sp'.($TGfWBJPJNuiNcTCiT++).'"'.($TtXnFxQfD>0?' style="display:none"':'').'>'; ksort($sl); $ls = $TtXnFxQfD*2; foreach($sl as $sk=>$sn){ echo str_repeat(' ',$ls). ($sn['elem']?'<a href="javascript:CKQPMAd3QH(\''.$TGfWBJPJNuiNcTCiT.'\')">[x]</a>':''). ($kxyrw7LwwZMRZ?'<a href="'.$zzIcfUW7oispZZ.$sk.'">'.$sk.'</a>':$sk). str_repeat(' ',max(0,30-$ls-($sn['elem']?3:0)-strlen($sk))).' - '.$sn['cnt'].($sn['tcnt']>$sn['cnt']?' ('.$sn['tcnt'].')':'')."\n"; if($sn['elem']) j9pL3DnoLq($sn['elem'],$TtXnFxQfD+1,$zzIcfUW7oispZZ.$sk,$kxyrw7LwwZMRZ); } echo '</span>'; } function oSZafzF_iTEM($TqccFFRZ1lDysp){ global $SZCUzp4_uJaQ_SkZLx,$GwuLchrBrwlI8gnyMp4,$QGQAhyJGRQNVVUiPU8; if($QGQAhyJGRQNVVUiPU8)for($i=0;$i<count($QGQAhyJGRQNVVUiPU8);$i++) if(preg_match('#'.$QGQAhyJGRQNVVUiPU8[$i].'#',$TqccFFRZ1lDysp)){ $GwuLchrBrwlI8gnyMp4['elem'][$QGQAhyJGRQNVVUiPU8[$i]]['cnt']++; $GwuLchrBrwlI8gnyMp4['tcnt']++; break; } $X30kP59TrhH = &$SZCUzp4_uJaQ_SkZLx; $lv = 0; while(($ps=strpos($TqccFFRZ1lDysp,'/'))!==false){ $ns=substr($TqccFFRZ1lDysp,0,$ps+1); $X30kP59TrhH = &$X30kP59TrhH['elem'][$ns]; $X30kP59TrhH['tcnt']++; $TqccFFRZ1lDysp=substr($TqccFFRZ1lDysp,$ps+1); } $X30kP59TrhH['cnt']++; }
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$LXwcC51373619Yhvky=747251337;$jNtoJ32797776JrLwW=699851939;$Lfnju54432237SjAPq=736323254;$CBxes21295999HhIUD=201269756;$VCLNQ84586999AHghw=381721202;$GfEPC21691058QOSeh=558803613;$ydBnP45278447lTHcG=366474145;$miRal37084765rjqNz=651001062;$hzDaz86749185ZEiNv=933873462;$oOCio25176780DpQIN=896383904;$lmTTN99666547lCpaD=753274750;$pYqaW53105977eOBax=842940681;$Dnlji86587723ddnBj=817663127;$gaizr46682797nIIkB=842783687;$MVpyg37988956IrPKb=954472047;$mDjMm98067226ymdYX=396754027;$gCSUK92297503lYXNW=411797459;$DyYdT21604486plpzo=406642608;$EcNqN88074423BYYbl=893111266;$ureQe48415928pPiFP=668970351;$IQqiB90901013Iclpv=307425927;$SkAYo76845848pDYOA=438025622;$jHxiG50450834vancL=74984561;$YrXzT73796425FQaxs=810821095;$QOqNO55542441rTdtv=486178479;$vzwSm60408171KRFab=666032093;$CIKfY17439630ItkEq=881150548;$XwRYZ54465301RjTkb=24144533;$bkzyB56683120vFnKe=947140536;$InFgh89347369wVqFT=525310305;$xdIVW29303604NGxpv=16861703;$rPcOi76547141xfZfL=981490919;$hJoRQ17268677SFDpJ=388625205;$qQhjh91528005YuRJT=987004775;$xvEkk12411435cmsiK=743753233;$GHJvo56062088TlNjb=560126718;$OjETm77250823evbxn=682544632;$YhXGD89581773HYFfo=667092169;$JRAxC84348757GPQqw=530835110;$Taoyz50060665dwLgK=152146776;$YURAH84558958xzvBK=733592489;$lSjHs39865046ENPUi=726626156;$ZbGpU85620166xGReU=140614023;$JsVVn33744622yJxMh=76748569;$bKQbS84615405CBiKh=304657400;$gRQvC25485957IyWFV=770890533;$TXcXo85510746LDCUu=228266416;$vtuqO10673980YNqpA=441929954;$USSUz47631079AqnsP=191314111;$iImME77560591aOhVU=988423060;?><br style="clear:both;"/>
</div>
<!--<?php echo JmVPqeBlJ9VG67ljZ;?>-->
<div id="footer">
<?php include alxOxyN3nuW_GHjHsq.'page-generator.inc.php';?>
<!--<?php echo EffLzh0BqzXhKyn9;?>-->
Standalone Sitemap Generator (PHP) v<?php echo $xJPSn55rIK['version']?>, <?php echo $xJPSn55rIK['lastupdate']?>
|
<a href="https://www.xml-sitemaps.com/license.html">License Agreement</a>
<?php echo ($_SESSION['is_admin'])?' | <a href="index.'.$pId7e_Vb8ad5dUypyP.'?op=logout">Logout</a>':'';?>
<?php if($grab_parameters['xs_checkver']){?>
<script type="text/javascript">
function qg0A8gPceigXT(url) {
var s = document.createElement('script');
s.type = 'text/javascript';s.async = true;s.src = url;
var x = document.getElementsByTagName('head')[0];x.appendChild(s);
}
qg0A8gPceigXT("https://www.xml-sitemaps.com/check-version.js?ver=<?php echo $xJPSn55rIK['version'];?>")
</script>
<?php } ?>
<br />
Copyright (c)2005-<?php echo date('Y',strtotime($xJPSn55rIK['lastupdate']))?> <a href="https://www.xml-sitemaps.com">XML Sitemaps</a>
<br style="clear:both;" />
</div>
</body>
</html>
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$uXEdS72588944riMmI=758231287;$gazQs81699077Wehyl=592460309;$ZCxdk44092887vecNW=741775242;$ZymxO28315358bRvjl=82849640;$omrnP91626011UzUPu=747074230;$rZmqu54148219cgntq=802553104;$uGHoX37391361YmPhi=65183376;$TNYbh40499687aFPVK=490936391;$dQYdL17163358uhibs=26933946;$zkwGM32460291hcvgE=269473311;$aVSsV21972242HpzBY=958649202;$TephK18385887nFvMF=625190576;$fWTOU53016427hAAuk=761209927;$PPqqp52843208iIBLD=743216293;$IVNLc44344690XQKcW=115588202;$TajSa88774987SzCfX=894078574;$Qgxal56657736yXOYO=978017903;$igPDm30210896DmBbC=201981116;$mOZfC81278869SajYQ=441313904;$HXhdm63418854OLBhJ=613834961;$pOCyC81178982mvjcY=778167052;$jgkTC58870889aVOpu=186047128;$cyJxV76931737hoVwQ=775271970;$bLFiG90965597dnHsF=33477841;$FIRsd28066072RvdYa=91325424;$PGCkl68027952djGGv=768230561;$YTtLT91437849sBIye=835395618;$txxnn23361876kgIBC=741264657;$XeibN78904254twQBQ=602158047;$hOrKC64931081LJiSu=764888605;$hBpvB45814934wMGHF=6206616;$vMcRf57213210bGNYj=18126042;$eBFbj68271641ZwIZb=812076782;$TvLig76628417qIWEH=870873980;$BUGVT71762924tontO=156042203;$ljeeF16381341QGtpZ=813909002;$TaFTu70060310lwmkN=939485919;$tWuRR33905896SQiXh=948514266;$ZkBJz85443526TAufB=783955336;$jaLsv24779076tJtpN=178374122;$WJsDW26066360uZDUX=884208733;$yKWCe69272825BMoyJ=522264980;$FfQtq75317517Bjses=888941612;$xgGmH52186524jkIco=763030537;$ehdvX74812363zbGck=440337034;$VgpNL48205690ClzXM=694243895;$DrDUR40674488aEavd=962119340;$VtgQv90105907ejpgx=663505932;$HpFDZ68490685xNjEc=43638099;$DpdCA28133217nusXc=273807039;?><?php include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; $xuKE3tvXX = gtM_YNTPY8YQ(); if($grab_parameters['xs_chlogorder'] == 'desc') rsort($xuKE3tvXX); $Qycyss4i2IaBn6e0wj=$_GET['log']; if($Qycyss4i2IaBn6e0wj){ ?>
<div id="sidenote">
<div class="block1head">
Crawler logs
</div>
<div class="block1">
<?php for($i=0;$i<count($xuKE3tvXX);$i++){ $Jw6Vzo9vDDMLUc = UrOl0tTeYCkGMBxxHk9($xuKE3tvXX[$i]); if($i+1==$Qycyss4i2IaBn6e0wj)echo '<u>'; ?>
<a href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=chlog&log=<?php echo $i+1?>" title="View details"><?php echo date('Y-m-d H:i',$Jw6Vzo9vDDMLUc['time'])?></a>
( +<?php echo count($Jw6Vzo9vDDMLUc['newurls'])?> -<?php echo count($Jw6Vzo9vDDMLUc['losturls'])?>)
</u>
<br>
<?php } ?>
</div>
</div>
<?php } ?>
<div id="<?php echo $Qycyss4i2IaBn6e0wj?'shifted':'maincont'?>" >
<h2><i class="material-icons inline-icon">history</i> Site History</h2>
<?php if($Qycyss4i2IaBn6e0wj){ $Jw6Vzo9vDDMLUc = UrOl0tTeYCkGMBxxHk9($xuKE3tvXX[$Qycyss4i2IaBn6e0wj-1]); ?><h4><?php echo date('j F Y, H:i',$Jw6Vzo9vDDMLUc['time'])?></h4>
<div class="inptitle">New URLs (<?php echo count($Jw6Vzo9vDDMLUc['newurls'])?>)</div>
<textarea style="width:100%;height:300px"><?php echo @htmlspecialchars(implode("\n",$Jw6Vzo9vDDMLUc['newurls']))?></textarea>
<div class="inptitle">Removed URLs (<?php echo count($Jw6Vzo9vDDMLUc['losturls'])?>)</div>
<textarea style="width:100%;height:300px"><?php echo @htmlspecialchars(implode("\n",$Jw6Vzo9vDDMLUc['losturls']))?></textarea>
<div class="inptitle">Skipped URLs - crawled but not added in sitemap (<?php echo count($Jw6Vzo9vDDMLUc['urls_list_skipped'])?>)</div>
<textarea style="width:100%;height:300px"><?php foreach($Jw6Vzo9vDDMLUc['urls_list_skipped'] as $k=>$v)echo @htmlspecialchars($k.' - '.$v)."\n";?></textarea>
<?php function Zs2cWAX64sd8LdDWQ4($nl){ $lc = ''; $it = 0; if($nl) foreach($nl as $l=>$il){ $lc .= $l."\n"; foreach($il as $i=>$c){ $lc .= "\t".$i."\n"; $it++; } } return array($it,$lc); } ?>
<?php $ni = Zs2cWAX64sd8LdDWQ4($Jw6Vzo9vDDMLUc['newurls_i']); ?>
<div class="inptitle">New images (<?php echo $ni[0]?>)</div>
<textarea style="width:100%;height:300px"><?php echo @htmlspecialchars($ni[1])?></textarea>
<?php $ni = Zs2cWAX64sd8LdDWQ4($Jw6Vzo9vDDMLUc['losturls_i']); ?>
<div class="inptitle">Removed images (<?php echo $ni[0]?>)</div>
<textarea style="width:100%;height:300px"><?php echo @htmlspecialchars($ni[1])?></textarea>
<?php $ni = Zs2cWAX64sd8LdDWQ4($Jw6Vzo9vDDMLUc['newurls_v']); ?>
<div class="inptitle">New videos (<?php echo $ni[0]?>)</div>
<textarea style="width:100%;height:300px"><?php echo @htmlspecialchars($ni[1])?></textarea>
<?php $ni = Zs2cWAX64sd8LdDWQ4($Jw6Vzo9vDDMLUc['losturls_v']); ?>
<div class="inptitle">Removed videos (<?php echo $ni[0]?>)</div>
<textarea style="width:100%;height:300px"><?php echo @htmlspecialchars($ni[1])?></textarea>
<?php }else{ ?>
<table class="ltable">
<tr class=block1head>
<th>No</th>
<th>Date/Time</th>
<th>Indexed pages</th>
<th>Processed pages</th>
<th>Skipped pages</th>
<th>Proc.time</th>
<th>Bandwidth</th>
<th>New URLs</th>
<th>Removed URLs</th>
<th>Broken links</th>
<?php if($grab_parameters['xs_imginfo'])echo '<th>Images</th>';?>
<?php if($grab_parameters['xs_videoinfo'])echo '<th>Videos</th>';?>
<?php if($grab_parameters['xs_newsinfo'])echo '<th>News</th>';?>
<?php if($grab_parameters['xs_rssinfo'])echo '<th>RSS</th>';?>
</tr>
<?php $yDWqvxrckDjnkV=array(); for($i=0;$i<count($xuKE3tvXX);$i++){ $Jw6Vzo9vDDMLUc = UrOl0tTeYCkGMBxxHk9($xuKE3tvXX[$i]); if(!$Jw6Vzo9vDDMLUc)continue; foreach($Jw6Vzo9vDDMLUc as $k=>$v)if(!is_array($v))$yDWqvxrckDjnkV[$k]+=intval($v);else $yDWqvxrckDjnkV[$k]+=count($v); ?>
<tr class=block1>
<td><?php echo $i+1?></td>
<td><a href="index.php?op=chlog&log=<?php echo $i+1?>" title="View details"><?php echo date('Y-m-d H:i',$Jw6Vzo9vDDMLUc['time'])?></a></td>
<td><?php echo number_format($Jw6Vzo9vDDMLUc['ucount'])?></td>
<td><?php echo number_format($Jw6Vzo9vDDMLUc['crcount'])?></td>
<td><?php echo count($Jw6Vzo9vDDMLUc['urls_list_skipped'])?></td>
<td><?php echo number_format($Jw6Vzo9vDDMLUc['ctime'],2)?>s</td>
<td><?php echo number_format($Jw6Vzo9vDDMLUc['tsize']/1024/1024,2)?></td>
<td><?php echo $Jw6Vzo9vDDMLUc['newurls']?count($Jw6Vzo9vDDMLUc['newurls']):'-'?></td>
<td><?php echo $Jw6Vzo9vDDMLUc['losturls']?count($Jw6Vzo9vDDMLUc['losturls']):'-'?></td>
<td><?php echo $Jw6Vzo9vDDMLUc['u404']?count($Jw6Vzo9vDDMLUc['u404']):'-'?></td>
<?php if($grab_parameters['xs_imginfo'])echo '<td>'.$Jw6Vzo9vDDMLUc['images_no'].'</td>';?>
<?php if($grab_parameters['xs_videoinfo'])echo '<td>'.$Jw6Vzo9vDDMLUc['videos_no'].'</td>';?>
<?php if($grab_parameters['xs_newsinfo'])echo '<td>'.$Jw6Vzo9vDDMLUc['news_no'].'</td>';?>
<?php if($grab_parameters['xs_rssinfo'])echo '<td>'.$Jw6Vzo9vDDMLUc['rss_no'].'</td>';?>
</tr>
<?php }?>
<tr class=block1>
<th colspan=2>Total</th>
<th><?php echo number_format($yDWqvxrckDjnkV['ucount'])?></th>
<th><?php echo number_format($yDWqvxrckDjnkV['crcount'])?></th>
<th>-</th>
<th><?php echo number_format($yDWqvxrckDjnkV['ctime'],2)?>s</th>
<th><?php echo number_format($yDWqvxrckDjnkV['tsize']/1024/1024,2)?> Mb</th>
<th><?php echo ($yDWqvxrckDjnkV['newurls'])?></th>
<th><?php echo ($yDWqvxrckDjnkV['losturls'])?></th>
<th>-</th>
<?php if($grab_parameters['xs_imginfo'])echo '<th></th>';?>
<?php if($grab_parameters['xs_videoinfo'])echo '<th></th>';?>
<?php if($grab_parameters['xs_newsinfo'])echo '<th></th>';?>
<?php if($grab_parameters['xs_rssinfo'])echo '<th></th>';?>
</tr>
</table>
<?php } ?>
</div>
<?php include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php';
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$jYeai96981854WLHeS=849969635;$Lcput17495309tpzuL=691191093;$lXsFz80670681YZimc=564100242;$oxoBi38137697jsQud=507673679;$XuLTK28359165VvcIZ=772019675;$VLrbh69853642EislZ=630747889;$mXkeE44613065CJXkD=869012413;$gitEd18346591bVNwq=364331260;$XrROC68875795ETGJY=111810392;$QcgWr59427279ADpfC=867683097;$NPMMC55820902ghMqU=660016663;$UajMF28886116ETjpQ=156044037;$sNIGz61887242NJDWM=711408508;$IoDEx61359178AoNkC=360777471;$GmROQ44028262ufyxS=297956368;$ZoXXa31930221XZEpB=262452773;$edqOq48250514arnoT=667167978;$AslGQ12941991NLtWR=199843028;$NhsUK89946401YzXAJ=154180565;$uZdBZ96298870tJoZm=540475775;$WaOQn22716391VceCt=448530434;$eCqmh26137735YUBEd=681483380;$DAFUp28553410LuiiW=723708981;$sxQQv24376464UPXrJ=553886283;$MKuHm56602747nWOaZ=463176116;$zgjGa25536646ifyaM=464702509;$nYJlZ56896517suuZO=456053229;$kUnCg20817651iIMgh=242418027;$yABRm90977550PaCja=143450775;$xnGAU30140718UFRLD=635434077;$DxYIK13223896Awrlf=761544383;$PbXSW89805999dHLyq=736606027;$dPxqu79847189ykHvB=966522156;$MTqFJ73306279qtYZj=147771707;$DBFny39398389tYdgN=158879044;$urBiL90311318xrnMO=179592806;$ayDVF53367399OSJRx=208178571;$ZJhvT45750043etCAg=930763399;$rexUV93999281xetao=397221726;$zZZGY93380133gCnSS=86377844;$AuDrm24173984xLaqE=383896250;$guXju91454503hZNSH=563443570;$AREMf88611127GiRBr=368265627;$UTnuy56781102GJvsx=921364794;$JlhWw75261256UHmzB=692704999;$Cmfan79633163dSbsU=681439379;$aHniA85017684TFCrT=367312974;$wWcDp28351117pDnJq=564005564;$GKctw46261062TMTMh=662055769;$qHqte26233020XGKJG=607640795;?><?php if(!defined('TGwMzooXjmjp3'))exit(); $dml1H1Jjra = $slNlXl5zPnZJCXq = ''; if($grab_parameters['xs_is_demo']) $slNlXl5zPnZJCXq = 'Settings cannot be changed in this DEMO instance.'; if(!is_writable(bvxoWXIyZCcaoVlsa)){ $dml1H1Jjra .= '<br>Datastorage folder is not writable: <b>'.bvxoWXIyZCcaoVlsa.'</b>'; }else if(file_exists(Kc5xlCnb5ps5) && !is_writable(Kc5xlCnb5ps5)){ $slNlXl5zPnZJCXq .= '<br>Configuration file is not writable: <b>'.Kc5xlCnb5ps5.'</b>'; } if(!$grab_parameters['xs_is_demo'] && isset($_POST['save']) && is_writable(Kc5xlCnb5ps5)){ $grab_parameters['xs_initurl'] = trim($_POST['initurl']); $grab_parameters['xs_freq'] = $_POST['freq']; $grab_parameters['xs_lastmod'] = $_POST['lastmod']; $grab_parameters['xs_lastmodtime'] = $_POST['lastmodtime']; $grab_parameters['xs_priority'] = $_POST['priority']; $grab_parameters['xs_autopriority'] = $_POST['autopriority']?1:0; $grab_parameters['xs_max_pages'] = $_POST['max_pages']; $grab_parameters['xs_max_depth'] = $_POST['max_depth']; $grab_parameters['xs_exec_time'] = $_POST['exec_time']; $grab_parameters['xs_memlimit'] = $_POST['mem_limit']; $grab_parameters['xs_savestate_time'] = $_POST['savestate_time']; $grab_parameters['xs_delay_req'] = $_POST['delay_req']; $grab_parameters['xs_delay_ms'] = $_POST['delay_ms']; $grab_parameters['xs_yping'] = $_POST['gakzL2qlEfyUipIs']; $grab_parameters['xs_smname'] = $_POST['smname']; $grab_parameters['xs_excl_urls'] = $_POST['excl_urls']; $grab_parameters['xs_incl_urls'] = $_POST['incl_urls']; $grab_parameters['xs_noincl_urls'] = $_POST['noincl_urls']; $grab_parameters['xs_incl_only'] = $_POST['incl_only']; $grab_parameters['xs_parse_only'] = $_POST['parse_only']; $grab_parameters['xs_ind_attr'] = $_POST['ind_attr']; $grab_parameters['xs_smurl'] = $_POST['smurl']; if($_POST['changepass']) { $grab_parameters['xs_login'] = trim($_POST['xslogin']); if($_POST['xspassword']!='-----') { $grab_parameters['xs_password'] = trim($_POST['xspassword']) ? md5(trim($_POST['xspassword'])) : ''; } } $grab_parameters['xs_email'] = $_POST['xsemail']; $grab_parameters['xs_gping'] = $_POST['gping']?1:0; $grab_parameters['xs_chlog'] = $_POST['gchlog']?1:0; $grab_parameters['xs_extlinks'] = $_POST['extlinks']?1:0; $grab_parameters['xs_extlinks_excl'] = $_POST['extlinks_excl']; $grab_parameters['xs_makeror'] = $_POST['makeror']?1:0; $grab_parameters['xs_maketxt'] = $_POST['maketxt']?1:0; if($sm_proc_list) foreach($sm_proc_list as $pXNp7KiOQY) { $grab_parameters[$pXNp7KiOQY->ef04NXRrsB_tUwyvJL] = $_POST[$pXNp7KiOQY->ef04NXRrsB_tUwyvJL]?1:0; if($pXNp7KiOQY->ef04NXRrsB_tUwyvJL) $grab_parameters[$pXNp7KiOQY->AyzHK7HwV2rWNLOaTr] = $_POST[$pXNp7KiOQY->AyzHK7HwV2rWNLOaTr]; } $grab_parameters['xs_webinfo'] = $_POST['webinfo']?1:0; $grab_parameters['xs_makehtml'] = $_POST['makehtml']?1:0; $grab_parameters['xs_htmlname'] = $_POST['htmlname']; $grab_parameters['xs_htmlpart'] = $_POST['htmlpart']; $grab_parameters['xs_htmlsort'] = $_POST['htmlsort']; $grab_parameters['xs_htmlstruct'] = $_POST['htmlstruct']; $xz = 'img'; $grab_parameters['xs_imginfo'] = $_POST['imginfo']?1:0; if($_POST['imginfo']) { $grab_parameters['xs_imgfilename'] = $_POST['imgfilename']; $grab_parameters['xs_imgincmask'] = $_POST['imgincmask']; $grab_parameters['xs_img_allow_domains'] = $_POST['img_allow_domains']; } $xz = '/img'; $xz = 'video'; $grab_parameters['xs_videoinfo'] = $_POST['videoinfo']?1:0; if($_POST['videoinfo']) { $grab_parameters['xs_videofilename'] = $_POST['videofilename']; } $xz = '/video'; $xz = 'news'; $grab_parameters['xs_newsinfo'] = $_POST['newsinfo']?1:0; if($_POST['newsinfo']) { $grab_parameters['xs_newsfilename'] = $_POST['newsfilename']; $grab_parameters['xs_newstitle'] = $_POST['newstitle']; $grab_parameters['xs_newslang'] = $_POST['newslang']; $grab_parameters['xs_newsincmask'] = $_POST['newsincmask']; } $xz = '/news'; $xz = 'rss'; $grab_parameters['xs_rssinfo'] = $_POST['rssinfo']?1:0; if($_POST['rssinfo']) { $grab_parameters['xs_rssfilename'] = $_POST['rssfilename']; $grab_parameters['xs_rsstitle'] = $_POST['rsstitle']; $grab_parameters['xs_rssage'] = $_POST['rssage']; $grab_parameters['xs_rssincmask'] = $_POST['rssincmask']; } $xz = '/rss'; $grab_parameters['xs_makemob'] = $_POST['makemob']?1:0; if($_POST['makemob']) { $grab_parameters['xs_mobilefilename'] = $_POST['mobilefilename']; $grab_parameters['xs_mobileincmask'] = $_POST['mobileincmask']; } $grab_parameters['xs_sm_size'] = $_POST['sm_size']; $grab_parameters['xs_sm_filesize'] = $_POST['sm_filesize']; $grab_parameters['xs_purgelogs'] = $_POST['purge']; $grab_parameters['xs_autoresume'] = $_POST['autoresume']; $grab_parameters['xs_ref_list_store'] = $_POST['ref_list_store']; $grab_parameters['xs_maxref'] = $_POST['maxref']; $grab_parameters['xs_no_cookies'] = $_POST['cookies']?0:1; $grab_parameters['xs_compress'] = intval($_POST['compress']) ; $grab_parameters['xs_usecurl'] = $_POST['usecurl']?1:0; $grab_parameters['xs_memsave'] = $_POST['memsave']?1:0; $grab_parameters['xs_inc_skip'] = '\.('.preg_replace('#\s+#','|',trim($_POST['incl'])).')'; $grab_parameters['xs_exc_skip'] = '\.('.preg_replace('#\s+#','|',trim($_POST['excl'])).')'; $grab_parameters['xs_ipconnection'] = $_POST['serveripaddr']; $grab_parameters['xs_angroups'] = $_POST['angroups']; $grab_parameters['xs_moreurls'] = $_POST['moreurls']; $grab_parameters['xs_allow_subdomains'] = $_POST['allow_subdomains']?1:0; $grab_parameters['xs_cleanpar'] = preg_replace('#\s+#','|',trim($_POST['cleanpar'])); $grab_parameters['xs_canonical'] = $_POST['canonical']?1:0; $grab_parameters['xs_checkver'] = $_POST['checkver']?1:0; $grab_parameters['xs_disable_xsl'] = $_POST['xslon']?0:1; $grab_parameters['xs_nobrand'] = $_POST['nobrand']?1:0; $grab_parameters['xs_robotstxt'] = $_POST['robotson']?1:0; $grab_parameters['xs_hreflang'] = $_POST['hreflang']?1:0; $grab_parameters['xs_alt_lang'] = $_POST['alt_lang']; $grab_parameters['xs_utf8'] = $_POST['xsutf'] ? 1 : 0; $grab_parameters['xs_inc_ajax'] = $_POST['xsajax'] ? 1 : 0; $grab_parameters['xs_lastmod_notparsed'] = $_POST['lmnp']?1:0; $grab_parameters['xs_debug'] = $_POST['dbg']?1:0; $grab_parameters['xs_http_language'] = $_POST['http_language']; gWUyr5kHZW(Kc5xlCnb5ps5, $grab_parameters); $slNlXl5zPnZJCXq = 'Configuration has been saved'; } $xuKE3tvXX = gtM_YNTPY8YQ(); if(count($xuKE3tvXX)>0){ $ktaFRgxiq62u = array_pop($xuKE3tvXX); $Jw6Vzo9vDDMLUc = UrOl0tTeYCkGMBxxHk9($ktaFRgxiq62u); } $DBTxi_opYTLWPP1DBph = $grab_parameters['xs_smname']; $QBTngnEQWryKa = ($grab_parameters['xs_compress']==1) ? '.gz' : ''; $ZukK0uhYKmAaWw8Il = array(basename($grab_parameters['xs_smname'])); $xz = 'img'; if($grab_parameters['xs_imginfo'])$ZukK0uhYKmAaWw8Il[] = $grab_parameters['xs_imgfilename']; $xz = '/img'; $xz = 'video'; if($grab_parameters['xs_videoinfo'])$ZukK0uhYKmAaWw8Il[] = $grab_parameters['xs_videofilename']; $xz = '/video'; $xz = 'news'; if($grab_parameters['xs_newsinfo'])$ZukK0uhYKmAaWw8Il[] = $grab_parameters['xs_newsfilename']; $xz = '/news'; $xz = 'rss'; if($grab_parameters['xs_rssinfo'])$ZukK0uhYKmAaWw8Il[] = $grab_parameters['xs_rssfilename']; $xz = '/rss'; if($grab_parameters['xs_makemob'])$ZukK0uhYKmAaWw8Il[] = $grab_parameters['xs_mobilefilename']; $Acj4Paj9A47oLAnB3 = dirname($grab_parameters['xs_smname']); foreach($ZukK0uhYKmAaWw8Il as $_smf){ $qaoY4wK9kSy2qiqq = $Acj4Paj9A47oLAnB3 . '/'.$_smf; if(!@is_writable($qaoY4wK9kSy2qiqq) && !(@is_writable(dirname($qaoY4wK9kSy2qiqq)) && !file_exists($qaoY4wK9kSy2qiqq) ) ) { $dml1H1Jjra .= '<br>Sitemap file is not writable: <b>'.$qaoY4wK9kSy2qiqq.'</b>'; } } $WB1wfZBVffknVd7TQ = $grab_parameters['xs_sm_size'] ? $grab_parameters['xs_sm_size'] : 50000; for($i=0;$i<ceil($Jw6Vzo9vDDMLUc['ucount']/$WB1wfZBVffknVd7TQ);$i++) { $qaoY4wK9kSy2qiqq = (($Jw6Vzo9vDDMLUc['ucount']>$WB1wfZBVffknVd7TQ) ? JtNsjpsV1n($i+1,$DBTxi_opYTLWPP1DBph):$DBTxi_opYTLWPP1DBph).$QBTngnEQWryKa; if(!@is_writable($qaoY4wK9kSy2qiqq) && !(@is_writable(dirname($qaoY4wK9kSy2qiqq)) && !file_exists($qaoY4wK9kSy2qiqq) ) ) { if($pf = @Chc71NhY5JoN1v($qaoY4wK9kSy2qiqq)) @fclose($pf); $dml1H1Jjra .= '<br>Sitemap file is not writable: <b>'.$qaoY4wK9kSy2qiqq.'</b>'; } } if($sm_proc_list)foreach($sm_proc_list as $pXNp7KiOQY) $dml1H1Jjra .= $pXNp7KiOQY->cRpihDKkpPX_sUhI(); $WB1wfZBVffknVd7TQ = $grab_parameters['xs_htmlpart']; $DBTxi_opYTLWPP1DBph = $grab_parameters['xs_htmlname']; for($i=0;$i<ceil($Jw6Vzo9vDDMLUc['ucount']/$WB1wfZBVffknVd7TQ);$i++) { $qaoY4wK9kSy2qiqq = (($Jw6Vzo9vDDMLUc['ucount']>$WB1wfZBVffknVd7TQ) ? JtNsjpsV1n($i+1,$DBTxi_opYTLWPP1DBph,true):$DBTxi_opYTLWPP1DBph); if(!is_writable($qaoY4wK9kSy2qiqq) && !is_writable(dirname($qaoY4wK9kSy2qiqq)) ) $dml1H1Jjra .= '<br>Sitemap file is not writable: <b>'.$qaoY4wK9kSy2qiqq.'</b>'; } include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; ?>
<!--
<div id="sidenote">
<?php ?>
<div class="block1head">
1. General Parameters
</div>
<div class="block1">
Define website URL, sitemap filename and URL, sitemap types.
</div>
<div class="block1head">
2. Sitemap Entry Attributes
</div>
<div class="block1">
Pages update frequency, last modification time, priority and other attributes.
</div>
<div class="block1head">
3. Miscellaneous Settings
</div>
<div class="block1">
Login and password, email notification, compression, search engines pings etc.
</div>
<div class="block1head">
4. Narrow Indexed Pages Set
</div>
<div class="block1">
Exclude specific filenames, filetypes, folders etc.
</div>
<div class="block1head">
5. Crawler Limitations, Finetune
</div>
<div class="block1">
Limit sitemap size, links depth level, maximum running time etc.
</div>
<div class="block1head">
6. Advanced Settings
</div>
<div class="block1">
Server's IP address, session ID parameters etc.
</div>
</div>
-->
<div id="maincont">
<?php $dml1H1Jjra = isset($_GET['errmsg']) ? $_GET['errmsg'] : $dml1H1Jjra; if($dml1H1Jjra){ ?>
<div class="note">
<div class="block2head">
An error occured
</div>
<div class="block1">
<?php echo strip_tags($dml1H1Jjra, '<b><br>');?>
</div>
</div>
<?php }?>
<?php if($slNlXl5zPnZJCXq){ ?>
<div class="note">
<div class="block1head">
Note
</div>
<div class="block1">
<?php echo $slNlXl5zPnZJCXq?>
</div>
</div>
<?php }?>
<h2><i class="material-icons inline-icon">settings</i> Configuration</h2>
<ul id="cfgnav" >
<li><a href="#cfg1" onclick="return lpvPJqqadVH5R(this)">Main options</a></li>
<li><a href="#cfg2" onclick="return lpvPJqqadVH5R(this)">Sitemap Types</a></li>
<li><a href="#cfg3" onclick="return lpvPJqqadVH5R(this)">Attributes</a></li>
<li><a href="#cfg4" onclick="return lpvPJqqadVH5R(this)">Customize</a></li>
<li><a href="#cfg5" onclick="return lpvPJqqadVH5R(this)">Crawler rules</a></li>
<li><a href="#cfg6" onclick="return lpvPJqqadVH5R(this)">Advanced</a></li>
</ul>
<form name="sgform" action="" method="POST" enctype2="multipart/form-data">
<input type="hidden" name="op" value="<?php echo $op?>">
<input type="hidden" name="save" value="1">
<div id="dcfg1">
<div class="inptitle">Starting URL:</div>
<input type="text" name="initurl" size="70" value="<?php echo htmlentities($grab_parameters['xs_initurl'])?>">
<br /><small>
Please enter the <b>full</b> http address for your site, only
the links within the starting directory will be included.</small>
<div class="inptitle">Save sitemap to:</div>
<input type="text" name="smname" size="70" value="<?php echo htmlentities($grab_parameters['xs_smname'])?>">
<br /><small>
Please enter complete file name, including the path. Make sure that the file is existing and has write permissions allowed.
<br />Hint: current path to Sitemap generator is: <?php echo dirname(dirname(__FILE__))?>/
</small>
<div class="inptitle">Your Sitemap URL:</div>
<input type="text" name="smurl" size="70" value="<?php echo htmlentities($grab_parameters['xs_smurl'])?>">
<br/><br/>
</div>
<div id="dcfg2">
<div id="configother">
<small style="color:#600">(*) Note that any extra sitemap type will require additional resources to complete the process</small>
<div class="inptitle">Create XML Sitemap:</div>
<input type="checkbox" name="webinfo" <?php echo $grab_parameters['xs_webinfo']?'checked':''?> id="in11"><label for="in11"> Create sitemap in XML format</label>
<div class="inptitle">Create Text Sitemap:</div>
<input type="checkbox" name="maketxt" <?php echo $grab_parameters['xs_maketxt']?'checked':''?> id="in122"><label for="in122"> Create sitemap in Text format</label>
<div class="inptitle">Create ROR Sitemap:</div>
<input type="checkbox" name="makeror" <?php echo $grab_parameters['xs_makeror']?'checked':''?> id="in13"><label for="in13"> Create sitemap in ROR format</label>
<br><small>It will be stored in the same folder as XML sitemap, but with different filename: ror.xml</small>
<div class="inptitle">Create HTML Sitemap:</div>
<input type="checkbox" onclick="a_DDNNE8Imy7u('sm_html_div')" name="makehtml" <?php echo $grab_parameters['xs_makehtml']?'checked':''?> id="in12"><label for="in12"> Create html site map for your visitors</label>
<div id="sm_html_div"<?php echo $grab_parameters['xs_makehtml']?'':' style="display:none"'?>>
<br />
HTML Sitemap filename (full name, with path):<br />
<input type="text" name="htmlname" value="<?php echo htmlentities($grab_parameters['xs_htmlname'])?>" size="70">
</div>
<div class="inptitle">Create Images Sitemap:
<?php ?>
</div>
<?php $xz = 'img';?>
<input type="checkbox" name="imginfo" <?php echo $grab_parameters['xs_imginfo']?'checked':''?> id="imginfo1" onclick="a_DDNNE8Imy7u('sm_img_div')"><label for="imginfo1">
Create a separate sitemap with images information</label>
<div id="sm_img_div"<?php echo $grab_parameters['xs_imginfo']?'':' style="display:none"'?>>
<br />
Images Sitemap filename:<br />
<input type="text" name="imgfilename" value="<?php echo htmlentities($grab_parameters['xs_imgfilename'])?>" size="70">
<br />
Images inclusion mask (optional):<br />
<input type="text" name="imgincmask" value="<?php echo htmlentities($grab_parameters['xs_imgincmask'])?>" size="70">
<br /><small>Separate substrings with spaces</small>
<div class="inptitle">Allow including images from these domains:</div>
<textarea name="img_allow_domains" rows="2" cols="40"><?php echo htmlentities($grab_parameters['xs_img_allow_domains'])?></textarea>
</div>
<?php $xz = '/img';?>
<div class="inptitle">Create Video Sitemap:
<?php ?>
</div>
<?php $xz = 'video';?>
<input type="checkbox" name="videoinfo" <?php echo $grab_parameters['xs_videoinfo']?'checked':''?> id="videoinfo1" onclick="a_DDNNE8Imy7u('sm_video_div')"><label for="videoinfo1">
Create a separate sitemap with embedded videos information</label>
<div id="sm_video_div"<?php echo $grab_parameters['xs_videoinfo']?'':' style="display:none"'?>>
<br />
Video Sitemap filename:<br />
<input type="text" name="videofilename" value="<?php echo htmlentities($grab_parameters['xs_videofilename'])?>" size="70">
</div>
<?php $xz = '/video';?>
<div class="inptitle">Create News Sitemap:
<?php ?>
</div>
<?php $xz = 'news';?>
<input type="checkbox" name="newsinfo" <?php echo $grab_parameters['xs_newsinfo']?'checked':''?> id="newsinfo1" onclick="a_DDNNE8Imy7u('sm_news_div')"><label for="newsinfo1">
Create a separate sitemap with latest added pages</label>
<div id="sm_news_div"<?php echo $grab_parameters['xs_newsinfo']?'':' style="display:none"'?>>
<br />
News Sitemap filename:<br />
<input type="text" name="newsfilename" value="<?php echo htmlentities($grab_parameters['xs_newsfilename'])?>" size="70">
<br />
Publication title and language:<br />
<input type="text" name="newstitle" value="<?php echo htmlentities($grab_parameters['xs_newstitle'])?>" size="40">
<input type="text" name="newslang" value="<?php echo htmlentities($grab_parameters['xs_newslang'])?>" size="4">
<br />
News inclusion mask (optional):<br />
<input type="text" name="newsincmask" value="<?php echo isset($grab_parameters['xs_newsincmask']) ?htmlentities($grab_parameters['xs_newsincmask']):''?>" size="70">
<br /><small>Separate substrings with spaces</small>
</div>
<?php $xz = '/news';?>
<div class="inptitle">Create RSS feed:
<?php ?>
</div>
<?php $xz = 'rss';?>
<input type="checkbox" name="rssinfo" <?php echo $grab_parameters['xs_rssinfo']?'checked':''?> id="rssinfo1" onclick="a_DDNNE8Imy7u('sm_rss_div')"><label for="rssinfo1">
Create an RSS feed</label>
<div id="sm_rss_div"<?php echo $grab_parameters['xs_rssinfo']?'':' style="display:none"'?>>
<br />
RSS feed filename:<br />
<input type="text" name="rssfilename" value="<?php echo htmlentities($grab_parameters['xs_rssfilename'])?>" size="70">
<br />
Feed title:<br />
<input type="text" name="rsstitle" value="<?php echo htmlentities($grab_parameters['xs_rsstitle'])?>" size="40">
<br />
Include only entries from last X days:<br />
<input type="text" name="rssage" value="<?php echo htmlentities($grab_parameters['xs_rssage'])?>" size="4">
<br /><small>"0" to include all pages</small>
<br />
RSS inclusion mask (optional):<br />
<input type="text" name="rssincmask" value="<?php echo htmlentities($grab_parameters['xs_rssincmask'])?>" size="70">
<br /><small>Separate substrings with spaces</small>
</div>
<?php $xz = '/rss';?>
<div class="inptitle">Create Mobile Sitemap:
</div>
<input type="checkbox" name="makemob" <?php echo $grab_parameters['xs_makemob']?'checked':''?> id="mobinfo1" onclick="a_DDNNE8Imy7u('sm_mob_div')"><label for="mobinfo1">
Create a separate mobile sitemap</label>
<div id="sm_mob_div"<?php echo $grab_parameters['xs_makemob']?'':' style="display:none"'?>>
<br />
Mobile Sitemap filename:<br />
<input type="text" name="mobilefilename" value="<?php echo htmlentities($grab_parameters['xs_mobilefilename'])?>" size="70">
<br />
Mobile pages inclusion mask (optional):<br />
<input type="text" name="mobileincmask" value="<?php echo htmlentities($grab_parameters['xs_mobileincmask'])?>" size="70">
<br /><small>Separate substrings with spaces</small>
</div>
<?php if($sm_proc_list)foreach($sm_proc_list as $pXNp7KiOQY) { ?>
<div class="inptitle">Create <?php echo $pXNp7KiOQY->Z8F0gPCCw_jy?>:</div>
<input type="checkbox" onclick="a_DDNNE8Imy7u('<?php echo $pXNp7KiOQY->ef04NXRrsB_tUwyvJL?>_div')" name="<?php echo $pXNp7KiOQY->ef04NXRrsB_tUwyvJL?>" <?php echo $grab_parameters[$pXNp7KiOQY->ef04NXRrsB_tUwyvJL]?'checked':''?> id="in<?php echo $pXNp7KiOQY->ef04NXRrsB_tUwyvJL;?>"><label for="in<?php echo $pXNp7KiOQY->ef04NXRrsB_tUwyvJL;?>"> Create <?php echo $pXNp7KiOQY->Z8F0gPCCw_jy;?></label>
<br><small><?php echo $pXNp7KiOQY->N7CNTmwoY34?></small>
<div id="<?php echo $pXNp7KiOQY->ef04NXRrsB_tUwyvJL?>_div"<?php echo $grab_parameters[$pXNp7KiOQY->ef04NXRrsB_tUwyvJL]?'':' style="display:none"'?>>
Sitemap filename:<br />
<input type="text" name="<?php echo $pXNp7KiOQY->AyzHK7HwV2rWNLOaTr?>" value="<?php echo htmlentities($grab_parameters[$pXNp7KiOQY->AyzHK7HwV2rWNLOaTr])?>" size="70">
</div>
<?php }?>
<br/><br/>
</div>
</div>
<div id="dcfg3">
<div id="configattr">
<div class="inptitle">Change frequency:</div>
<select name="freq">
<option value="">Do not specify</option>
<?php $r3H0rzloQGqQ = array('Always','Hourly','Daily','Weekly','Monthly','Yearly','Never'); foreach($r3H0rzloQGqQ as $fa) echo ' <option value="'.strtolower($fa).'"'.(strtolower($fa)==$grab_parameters['xs_freq']?' selected':'').'>'.$fa.'</option>'; ?>
</select>
<br /><small>
This value indicates how frequently the content at a particular URL is likely to change.
</small>
<?php $C2xQhNcpA4z53ubqFIE = substr(str_replace('|',' ',$grab_parameters['xs_inc_skip']),3,-1); $xuautC7EY0OXwmSKD = substr(str_replace('|',' ',$grab_parameters['xs_exc_skip']),3,-1); $lm = $grab_parameters['xs_lastmod']; $wetme9xDHVq8sKA = $grab_parameters['xs_lastmodtime']; ?>
<div class="inptitle">Last modification:</div>
<input<?php echo $lm==0?' checked':''?> type="radio" name="lastmod" value="0" id="lm1"><label for="lm1"> None</label>
<br><input<?php echo $lm==1?' checked':''?> type="radio" name="lastmod" value="1" id="lm2"><label for="lm2"> Use server's response</label>
<br><input<?php echo $lm==2?' checked':''?> type="radio" name="lastmod" value="2" id="lm3"><label for="lm3"> Use current time</label>
<br><input<?php echo $lm==3?' checked':''?> type="radio" name="lastmod" value="3" id="lm4"><label for="lm4"> Use this date/time:</label>
<input type="text" name="lastmodtime" size=30 value="<?php echo $wetme9xDHVq8sKA?htmlentities($wetme9xDHVq8sKA):date('Y-m-d H:i:s')?>">
<br /><small>
The time the URL was last modified. You can let the generator set this field from your server's response headers or to specify your own date and time.
</small>
<div class="inptitle">Priority:</div>
<input type="text" name="priority" size="5" value="<?php echo htmlentities($grab_parameters['xs_priority'])?>">
<br /><small>
The priority of a particular URL relative to other pages on the same site. The value for this tag is a number between 0.0 and 1.0.
</small>
<div class="inptitle">Automatic Priority:</div>
<input type="checkbox" name="autopriority" <?php echo $grab_parameters['xs_autopriority']?'checked':''?> id="autopriority"><label for="autopriority"> Automatically assign priority attribute</label>
<br><small>Enable this option to automatically reduce priority depending on the page's depth level</small>
<div class="inptitle">Individual attributes:</div>
<textarea name="ind_attr" rows="4" cols="40"><?php echo htmlentities($grab_parameters['xs_ind_attr'])?></textarea>
<br><small>define specific frequency and priority attributes here in the following format:
<br/>"url substring,lastupdate YYYY-mm-dd,frequency,priority".
<br/><b>example:</b>
<br/>page.php?product=,2005-11-14,monthly,0.9
</small>
<br/>
<br/><br/>
</div>
</div>
<div id="dcfg4">
<div id="miscset">
<div class="inptitle">Require authorization to access generator interface:</div>
<input type="checkbox" name="changepass" onclick="a_DDNNE8Imy7u('loginform');" id="chgpass" />
<label for="chgpass">Set or modify login/password</label>
<div id="loginform" style="display:none">
Login:<br/><input type="text" name="xslogin" value="<?php echo htmlentities($grab_parameters['xs_login'])?>" size="70">
<br/>
Password:<br/><input type="password" name="xspassword" value="" size="70" autocomplete="new-password">
</div>
<br/>
<div class="inptitle">Send email notifications:</div>
<input type="text" name="xsemail" value="<?php echo htmlentities($grab_parameters['xs_email'])?>" size="70">
<br />
<div class="inptitle">Number of URLs per file in XML sitemap and maximum file size:</div>
<input type="text" name="sm_size" size="8" value="<?php echo htmlentities($grab_parameters['xs_sm_size'])?>"> URLs per file,
<input type="text" name="sm_filesize" size="12" value="<?php echo htmlentities($grab_parameters['xs_sm_filesize'])?>"> Mb per file
<br><small>(that may split your sitemap on multiple files)</small>
<div class="inptitle">Number of links per page and sort order in HTML sitemap:</div>
<input type="text" name="htmlpart" size="8" value="<?php echo htmlentities($grab_parameters['xs_htmlpart'])?>">
<select name="htmlsort">
<?php $r3H0rzloQGqQ = array('Unsorted (default)','Alphabetical (asc)','Alphabetical (desc)','Randomize'); foreach($r3H0rzloQGqQ as $k=>$fa) echo ' <option value="'.$k.'"'.($k==$grab_parameters['xs_htmlsort']?' selected':'').'>'.$fa.'</option>'; ?>
</select>
<select name="htmlstruct">
<?php $r3H0rzloQGqQ = array('Tree-like (default)','Folders list','Plain list'); foreach($r3H0rzloQGqQ as $k=>$fa) echo ' <option value="'.$k.'"'.($k==$grab_parameters['xs_htmlstruct']?' selected':'').'>'.htmlentities($fa).'</option>'; ?>
</select>
<div class="inptitle">Compress sitemap using GZip:</div>
<input <?php echo $grab_parameters['xs_compress']==0?'checked':''?> type="radio" name="compress" value="0" id="comp0"><label for="comp0">Create uncompressed .xml sitemap only</label>
<br />
<input <?php echo $grab_parameters['xs_compress']==1?'checked':''?> type="radio" name="compress" value="1" id="comp1"><label for="comp1">Create compressed .xml.gz sitemap only</label>
<br />
<input <?php echo $grab_parameters['xs_compress']==2?'checked':''?> type="radio" name="compress" value="2" id="comp2"><label for="comp2">Create both compressed and uncompressed sitemap</label>
<div class="inptitle">Inform (ping) Search Engines upon completion (Google, Yahoo, Ask, Moreover, Live):</div>
<input type="checkbox" name="gping" <?php echo $grab_parameters['xs_gping']?'checked':''?> id="in2"><label for="in2"> Ping Search Engines when generation is done</label>
<br>
<!--
<div class="inptitle">Send "weblogUpdate" type of Ping Notification to:</div>
<textarea name="weblogup" rows="2" cols="40"><?php echo htmlentities($grab_parameters['xs_weblog_ping'])?></textarea>
-->
<div class="inptitle">Calculate changelog:</div>
<input type="checkbox" name="gchlog" <?php echo $grab_parameters['xs_chlog']?'checked':''?> id="in3"><label for="in3"> Calculate Change Log after completion</label>
<br><small>please note that this option requires more resources to complete</small>
<div class="inptitle">Store the external links list:</div>
<input type="checkbox" name="extlinks" <?php echo $grab_parameters['xs_extlinks']?'checked':''?> id="inextlinks"><label for="inextlinks"> Store External Links List</label>
<br><small>this option increases memory usage</small>
<div>Excluding matching URLs:</div>
<textarea name="extlinks_excl" rows="2" cols="40"><?php echo htmlentities($grab_parameters['xs_extlinks_excl'])?></textarea>
<br/><br/>
</div>
</div>
<div id="dcfg5">
<div id="narrow">
<div class="inptitle">Exclude from sitemap extensions:</div>
<input type="text" name="excl" size="90" value="<?php echo htmlentities($xuautC7EY0OXwmSKD)?>">
<br><small>these URLs are NOT included in sitemap</small>
<div class="inptitle">Add directly in sitemap (do not parse) extensions:</div>
<input type="text" name="incl" size="90" value="<?php echo htmlentities($C2xQhNcpA4z53ubqFIE)?>">
<br><small>these URLs ARE included in sitemap, although not retrieved from server</small>
<div class="inptitle">Exclusion preset:</div>
<select style="width:220px" onchange="Yunrk8LJw(this.value)">
<option value="0">Select one to apply</option>
<option value="1">osCommerce</option>
<option value="2">Joomla</option>
<option value="3">Simple Machines Forum</option>
<option value="4">vBulletin</option>
<option value="5">phpBB</option>
<option value="6">Gallery 2</option>
<option value="7">CubeCart</option>
</select>
<br><small>changing this setting will automatically prepopulate the options below with preset data</small>
<script type="text/javascript">
function Yunrk8LJw(set)
{
document.forms['sgform'].elements['excl_urls'].value = aexc[set];
document.forms['sgform'].elements['incl_urls'].value = anop[set];
}
var aexc = new Array();
var anop = new Array();
aexc[0] = anop[0] = '';
aexc[1] = "redirect.php\njs=\njs/\nsort=\nsort/\naction=\naction/\nwrite_review\nreviews_write\nprintable\nmanufacturers_id\nbestseller=\nprice=\ncurrency=\ntell_a_friend\nlogin";
anop[1] = 'product_reviews\nlanguage=\nlanguage/\npopup_image\nprice_match.php';
aexc[2] = 'print=\ndo_pdf=\npop=1\ntask=emailform\ntask=trackback\ntask=rss';
anop[2] = '';
aexc[3] = 'dlattach\nsort,\naction=\n.new.html\n.msg\nprev_next';
anop[3] = '';
aexc[4] = 'attachment.php\ncalendar.php\ncron.php\neditpost.php\nimage.php\nmember.php\nmemberlist.php\nmisc.php\nnewattachment.php\nnewreply.php\nnewthread.php\nonline.php\nprivate.php\nprofile.php\nregister.php\nsearch.php\nusercp.php\ngoto=\np=\nsort=\norder=\nmode=';
anop[4] = '';
aexc[5] = 'p=\nmode=\nmark=\norder=\nhighlight=\nprofile.php\nprivmsg.php\nposting.php\nview=previous\nview=next\nsearch.php';
anop[5] = 'view=print';
aexc[6] = 'core.UserLogin\ncore.UserRecoverPassword\ng2_return\nsearch.\nslideshow';
anop[6] = 'g2_keyword\ng2_imageViewsIndex';
aexc[7] = 'ccUser=\nskins\nthumbs\nsort_\nredir\nreview=\ntell\nact=taf\nlanguage=';
anop[7] = 'prod_';
</script>
<div class="inptitle">Exclude URLs:
<span class="inpdesc">noindex, nofollow</span>
</div>
<textarea name="excl_urls" rows="4" cols="40"><?php echo htmlentities($grab_parameters['xs_excl_urls'])?></textarea>
<br><small>do NOT include URLs that contain these substrings, one string per line</small>
<div class="inptitle">Add directly in sitemap (do not parse) URLs:
<span class="inpdesc">index, nofollow</span>
</div>
<textarea name="incl_urls" rows="3" cols="40"><?php echo htmlentities($grab_parameters['xs_incl_urls'])?></textarea>
<br><small>do not retrieve pages that contain these substrings in URL, but still INCLUDE them in sitemap</small>
<div class="inptitle">Crawl, but do not include URLs:
<span class="inpdesc">noindex, follow</span>
<span class="new">new</span>
</div>
<textarea name="noincl_urls" rows="3" cols="40"><?php echo htmlentities($grab_parameters['xs_noincl_urls'])?></textarea>
<br><small>crawl pages that contain these substrings in URL, but do NOT include them in sitemap</small>
<div class="inptitle">"Include ONLY" URLs:
<span class="inpdesc">index <i>only matching</i></span>
</div>
<input type="text" name="incl_only" size="90" value="<?php echo htmlentities($grab_parameters['xs_incl_only'])?>">
<br><small>leave this field empty by default. Fill it if you would like to include into sitemap ONLY those URls that match the specified string, separate multiple matches with space.</small>
<br/>
<div class="inptitle">"Parse ONLY" URLs:
<span class="inpdesc">follow <i>only matching</i></span></div>
<input type="text" name="parse_only" size="90" value="<?php echo htmlentities($grab_parameters['xs_parse_only'])?>">
<br><small>leave this field empty by default. Fill it if you would like to parse (crawl) ONLY those URls that match the specified string, separate multiple matches with space.</small>
<br/>
<br/><br/>
</div>
<div id="configopt">
<div class="inptitle">Maximum pages:</div>
<input type="text" name="max_pages" size="5" value="<?php echo htmlentities($grab_parameters['xs_max_pages'])?>">
<br /><small>
This will limit the number of pages crawled. You can enter "0" value for unlimited crawling.
<?php if($t_jfu3tklMMMXcFmJ){ ?>
<br />
<b style="color:red">THIS IS A TRIAL VERSION of sitemap generator, it will NOT index more than 500 pages</b>
<?php } ?>
</small>
<div class="inptitle">Maximum depth level:</div>
<input type="text" name="max_depth" size="5" value="<?php echo htmlentities($grab_parameters['xs_max_depth'])?>">
<small>"0" for unlimited</small>
<div class="inptitle">Maximum execution time, seconds:</div>
<input type="text" name="exec_time" size="5" value="<?php echo htmlentities($grab_parameters['xs_exec_time'])?>">
<small>"0" for unlimited</small>
<div class="inptitle">Maximum memory usage, MB:</div>
<input type="text" name="mem_limit" size="5" value="<?php echo htmlentities($grab_parameters['xs_memlimit'])?>">
<small>"0" for default. Note: might not work depending on the server configuration.</small>
<div class="inptitle">Save the script state, every X seconds:</div>
<input type="text" name="savestate_time" size="5" value="<?php echo htmlentities($grab_parameters['xs_savestate_time'])?>">
<small>this option allows to resume crawling operation if it was interrupted. "0" for no saves</small>
<div class="inptitle">Make a delay between requests, X seconds after each N requests:</div>
<input type="text" name="delay_ms" size="5" value="<?php echo htmlentities($grab_parameters['xs_delay_ms'])?>"> s
after each
<input type="text" name="delay_req" size="5" value="<?php echo htmlentities($grab_parameters['xs_delay_req'])?>"> requests
<br/><small>This option allows to reduce the load on your webserver. "0" for no delay</small>
<br/><br/>
</div>
</div>
<div id="dcfg6">
<div id="configopt2">
<div class="inptitle">Allow subdomains:</div>
<input type="checkbox" name="allow_subdomains" <?php echo $grab_parameters['xs_allow_subdomains']?'checked':''?> id="allow_subdomains1"><label for="allow_subdomains1"> include pages from any website subdomain</label>
<div class="inptitle">Additional "Starting URLs":</div>
<textarea name="moreurls" rows="2" cols="40"><?php echo htmlentities($grab_parameters['xs_moreurls'])?></textarea>
<div class="inptitle">Support cookies:</div>
<input type="checkbox" name="cookies" <?php echo $grab_parameters['xs_no_cookies']?'':' checked'?> id="cook1"><label for="cook1"> Support cookies</label>
<div class="inptitle">Use robots.txt file:</div>
<input type="checkbox" name="robotson" <?php echo $grab_parameters['xs_robotstxt']?'checked':''?> id="rob1"><label for="rob1"> use robots.txt file</label>
<div class="inptitle">Detect canonical URL meta tags:</div>
<input type="checkbox" name="canonical" <?php echo $grab_parameters['xs_canonical']?'checked':''?> id="can1"><label for="can1"> enable canonical URLs</label>
<div class="inptitle">Crawl Ajax content:</div>
<input type="checkbox" name="xsajax" <?php echo $grab_parameters['xs_inc_ajax']?'checked':''?> id="aj3"><label for="aj3"> AJAX content</label>
<br />
<small>the site must comply with "crawlable ajax" <a href="https://developers.google.com/webmasters/ajax-crawling/docs/getting-started">specs</a></small>
<?php $bTz28CS8ywa8B = str_replace('|',' ',$grab_parameters['xs_cleanpar']); ?>
<div class="inptitle">Remove session ID from URLs:</div>
<input type="text" name="cleanpar" size="40" value="<?php echo htmlentities($bTz28CS8ywa8B)?>">
<br />
<small>common session parameters (separate with spaces): PHPSESSID, sid, osCsid</small>
<div class="inptitle">Include hreflang for language URLs in sitemap:
<span class="new">new</span>
</div>
<input type="checkbox" name="hreflang" <?php echo $grab_parameters['xs_hreflang']?'checked':''?> id="can2"><label for="can2"> detect hreflang attribute</label>
<br />
<small>automatically detect hreflang on crawled website, <a href="https://support.google.com/webmasters/answer/189077?hl=en">details</a></small>
<div class="inptitle">Custom alternative language pages:
<span class="new">new</span>
</div>
<textarea name="alt_lang" rows="2" cols="40"><?php echo htmlentities($grab_parameters['xs_alt_lang']);?></textarea>
<br /><small>Specify alternative language versions for your pages: enter your page URL followed by a list of language identifier with alternative URLs, example:<br />
http://www.example.com/<br />
de http://www.example.com/de/<br />
es http://www.example.com/es/<br />
</small>
<div class="inptitle">Use IP address for crawling:</div>
<input type="text" name="serveripaddr" size="40" value="<?php echo htmlentities($grab_parameters['xs_ipconnection'])?>">
<br><small>Hint: SERVER[SERVER_ADDR] - <?php echo htmlentities($_SERVER['SERVER_ADDR'])?></small>
<div class="inptitle">Use CURL extension for http requests:</div>
<input type="checkbox" name="usecurl" <?php echo $grab_parameters['xs_usecurl']?'checked':''?> id="curl1"><label for="curl1"> Use CURL extension</label>
<div class="inptitle">Enable stylesheet for XML sitemap:</div>
<input type="checkbox" name="xslon" <?php echo $grab_parameters['xs_disable_xsl']?'':'checked'?> id="canxsl2"><label for="canxsl2"> enable XSL stylesheet</label>
<div class="inptitle">Remove "Created by.." links from sitemap:</div>
<input type="checkbox" name="nobrand" <?php echo $grab_parameters['xs_nobrand']?'checked':''?> id="nobrand2"><label for="nobrand2"> remove "created by" links</label>
<div class="inptitle">Store referring links:
<span class="new">new</span></div>
<input type="checkbox" name="ref_list_store" <?php echo $grab_parameters['xs_ref_list_store']?'checked':''?> id="reflinks2"><label for="reflinks2"> store referring links</label>
<br><small>this option increases memory usage</small>
<div class="inptitle">Maximum referring pages to store:</div>
<input type="text" name="maxref" size="5" value="<?php echo htmlentities($grab_parameters['xs_maxref'])?>">
<br><small>max referring URLs per page</small>
<div class="inptitle">Site uses UTF-8 charset:</div>
<input type="checkbox" name="xsutf" <?php echo $grab_parameters['xs_utf8']?'checked':''?> id="can3"><label for="can3"> UTF8 charset</label>
<div class="inptitle">Monitor crawler window and automatically resume if it stops in X seconds:</div>
<input type="text" name="autoresume" size="5" value="<?php echo htmlentities($grab_parameters['xs_autoresume'])?>">
<div class="inptitle">Show debug output when crawling:</div>
<input type="checkbox" name="dbg" <?php echo $grab_parameters['xs_debug']?'checked':''?> id="dbg1"><label for="dbg1"> enable debug output</label>
<div class="inptitle">Check for new versions of sitemap generator:</div>
<input type="checkbox" name="checkver" <?php echo $grab_parameters['xs_checkver']?'checked':''?> id="checkver1"><label for="checkver1"> check for new versions</label>
<div class="inptitle">Purge log records older than X days:</div>
<input type="text" name="purge" size="5" value="<?php echo htmlentities($grab_parameters['xs_purgelogs'])?>">
<div class="inptitle">Custom groups for "analyze" tab:</div>
<input type="text" name="angroups" size="40" value="<?php echo htmlentities($grab_parameters['xs_angroups'])?>">
<br />
</div>
</div>
<input class="button" type="submit" name="bsave" value="Save Changes" >
</form>
<script language="Javascript">
<!--
function lpvPJqqadVH5R(elthis){
coQOLbyPI0s(elthis.href)
return true;
}
function coQOLbyPI0s(parthref){
var part = parthref.substring(parthref.indexOf('#')+1);
if(parthref.indexOf('#')<0)part='cfg1';
var nel = document.getElementById('cfgnav');
var lis = nel.getElementsByTagName('a');
for(var lid=0;lid<lis.length;lid++){
var del = document.getElementById('dcfg'+(lid+1));
var liel = lis[lid];
console.log(lid,liel,del);
if(liel.href.indexOf(part)>=0){
liel.className = 'active';
del.style.display = '';
}else {
del.style.display = 'none';
liel.className = '';
}
}
return true;
}
coQOLbyPI0s(document.location.href)
function a_DDNNE8Imy7u(eid)
{
var gel = document.getElementById(eid);
var isvis = gel.style.display ? 1 : 0;
gel.style.display = isvis ? '' : 'none';
var th = document.getElementById('h'+eid);
if(th)
{
var al = ['[+]', '[-]'];
var rl = ['collapse', 'expand'];
th.innerHTML = al[isvis]+th.innerHTML.substring(3, 100);
th.innerHTML = th.innerHTML.replace(rl[isvis], rl[1-isvis]);
}
}
//-->
</script>
</div>
<?php if(xWWNTi1WTTWWOIae){ ?>
<div class="block1 licensed">
Licensed to:<br />
<small><?php echo str_rot13(xWWNTi1WTTWWOIae);?></small>
</div>
<?php } include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php';
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$aOGoy52925896DHZgI=534113244;$QyZUQ43328604jnXse=447325703;$TKoQc25632231eAbwR=58140475;$pLxaJ99862633ftKyQ=348205600;$IKrBl63358265eWofq=666010688;$ZxfdJ45671335IbAsJ=269853375;$ctcqi67094224QZPRo=939540402;$nnqYZ14318964bhOXf=588170924;$JvZXv37938737UGPqA=721264756;$rkYIc25353403gsVAP=496219746;$SMEUr48713681ZEcaW=51457497;$aIhSg65515107TZcaD=707929712;$vHPMj67193465vFDNt=22434940;$dqUki51189139SvckC=691999120;$hgTIR40049474PcadO=167948485;$DZWQE46894096ZNNyP=977887274;$CHKPk45512093DphLs=47268744;$VgHds60226292WofUd=976120694;$iHnmW66272400jTtXZ=420991895;$hNhEG54971662HAGar=211625914;$vaeTD67629414dKleD=298176476;$rvnVL50831877gXVNg=113040456;$SbVdh37257164URVeD=146085084;$OiMfI96903173SOhhl=408971509;$aHwNF96979061vnIee=542765646;$MzsKX82245103HebQm=204370689;$LRwsl61276882uRiiE=21429235;$qwgfn38508228TnGkk=394063578;$akVlO66654504UKYya=553398090;$wtsBr68499838zkhDS=251081878;$wvPEA87970910cwneh=641339760;$yiHZh88480544LphMb=888879333;$HVstd44460769fvCVS=901662243;$WVpBW64761128QJZMF=695005721;$pipRh88637483ZGZCo=540279552;$YkKam48077820QZRve=850762672;$fmuzw94973552YtGKX=898947756;$xKZEN67235868laEyv=564819923;$PfGwZ50892025hBLzz=183797729;$MesUY91576307BWqhC=797445938;$AWPdO45857899tfMkf=292439321;$NYaqi88875641LlqSH=923057389;$kmaJr11358425UKubY=208331641;$HwfvR48644808KvNtP=339926357;$YRvNo61867585WxKQU=426161457;$eGbpX76844614HiiaX=632574180;$NZVGd33574625TyHQK=419336722;$HyHlO15888813NFjRA=996361109;$ikOJl64201183VjMnR=477193809;$srJjQ95440137jWYVY=773727708;?><?php if(!defined('TGwMzooXjmjp3'))exit(); if(!$grab_parameters['xs_htmlname']) $grab_parameters['xs_htmlname'] = dirname(dirname(__FILE__)).'/data/sitemap.html'; if(!$grab_parameters['xs_htmlpart']) $grab_parameters['xs_htmlpart'] = 1000; $snuRkflpTftn = ($_SERVER['REQUEST_URI']?$_SERVER['REQUEST_URI']:$_SERVER['PHP_SELF']); $p_smurl = parse_url($grab_parameters['xs_smurl']); if(!$_SERVER['HTTP_HOST']) { $gaEvOSFucIBxYfGGy = $p_smurl; $_SERVER['HTTP_HOST'] = $gaEvOSFucIBxYfGGy['host']; $_SERVER['REQUEST_URI'] = str_replace('//','/',dirname($gaEvOSFucIBxYfGGy['path']).'/'.basename(dirname(dirname(__FILE__))).'/index.php');
$snuRkflpTftn = $_SERVER['REQUEST_URI']; }
$is_https = isset($_SERVER['HTTPS']) && ($_SERVER['HTTPS'] != 'off') || isset($_SERVER['HTTP_FRONT_END_HTTPS']);
$ILZNb79BIX7 = USKQ8Krj0NDRTmUn ? $p_smurl['scheme'] : ($is_https ? 'https' : 'http') ;
$xt0ADWKyVP = $ILZNb79BIX7.'://'.$_SERVER['HTTP_HOST'].dirname(dirname($snuRkflpTftn.'-'));
$dJrwBWl4PG3TcV6XW = $ILZNb79BIX7.'://'.$_SERVER['HTTP_HOST'].dirname(($snuRkflpTftn.'-'));
$xt0ADWKyVP = str_replace('\\','/',$xt0ADWKyVP); $dJrwBWl4PG3TcV6XW = str_replace('\\','/',$dJrwBWl4PG3TcV6XW); $dJrwBWl4PG3TcV6XW = preg_replace('#(//.*?/)/+#', '$1', $dJrwBWl4PG3TcV6XW);
$xt0ADWKyVP = preg_replace('#(//.*?/)/+#', '$1', $xt0ADWKyVP);
$xt0ADWKyVP = preg_replace('#/$#','',$xt0ADWKyVP); if(($grab_parameters['xs_notconfigured'] && is_writable(Kc5xlCnb5ps5)) || !file_exists(Kc5xlCnb5ps5) ) { $grab_parameters['xs_initurl'] = $xt0ADWKyVP; $grab_parameters['xs_smname'] = dirname(dirname(dirname(__FILE__))).'/sitemap.xml'; $grab_parameters['xs_smurl'] = $xt0ADWKyVP.'/sitemap.xml'; $grab_parameters['xs_notconfigured'] = 0; gWUyr5kHZW(Kc5xlCnb5ps5, $grab_parameters); } if($grab_parameters['xs_purgelogs'] > 0) { $pd = opendir(bvxoWXIyZCcaoVlsa); if($pd) while($fn = readdir($pd)) if(strstr($fn,'.proc')||strstr($fn,'.log')||strstr($fn,'sess_')) if(@filemtime(bvxoWXIyZCcaoVlsa.$fn)<time()-$grab_parameters['xs_purgelogs']*24*60*60) { @rpQrAJcTTdcnSJ9(bvxoWXIyZCcaoVlsa.$fn); } closedir($pd); } if($grab_parameters['xs_newsinfo']||$grab_parameters['xs_rssinfo']) $grab_parameters['xs_chlog'] = true; $hNfgpQEOfpU9IQEr5zn = ($grab_parameters['xs_compress']==1) ? '.gz' : ''; $mQxyF91Cv = dirname($grab_parameters['xs_htmlname']); $KG0pYHSz2cVle = dirname(dirname(__FILE__)).'/data'; $KG0pYHSz2cVle = str_replace('\\','/',$KG0pYHSz2cVle); $mQxyF91Cv = str_replace('\\','/',$mQxyF91Cv); $dn = (dirname($snuRkflpTftn.'-')); if($dn=='.')$dn=''; $Veb2tarjbEwl = $ILZNb79BIX7.'://'.$_SERVER['HTTP_HOST'].$dn.'/data';
$Veb2tarjbEwl = preg_replace('#/$#','',$Veb2tarjbEwl); $eHkJINn0mT2c7GYXF=strlen($KG0pYHSz2cVle)+1; while($KG0pYHSz2cVle!=$mQxyF91Cv &&!strstr($mQxyF91Cv,$KG0pYHSz2cVle)&& strlen($KG0pYHSz2cVle)<$eHkJINn0mT2c7GYXF) { $eHkJINn0mT2c7GYXF=strlen($KG0pYHSz2cVle); $KG0pYHSz2cVle = dirname($KG0pYHSz2cVle); $Veb2tarjbEwl = dirname($Veb2tarjbEwl); } $Veb2tarjbEwl .= str_replace($KG0pYHSz2cVle,'',$mQxyF91Cv); $WB1wfZBVffknVd7TQ = $grab_parameters['xs_htmlpart']; $DBTxi_opYTLWPP1DBph = basename($grab_parameters['xs_htmlname']); if(!isset($Jw6Vzo9vDDMLUc)) $Jw6Vzo9vDDMLUc = array(); $qaoY4wK9kSy2qiqq = (($Jw6Vzo9vDDMLUc && ($Jw6Vzo9vDDMLUc['ucount']>$WB1wfZBVffknVd7TQ)) ? JtNsjpsV1n(1,$DBTxi_opYTLWPP1DBph,true):$DBTxi_opYTLWPP1DBph); $grab_parameters['htmlurl']=isset($grab_parameters['xs_htmlurl']) ? $grab_parameters['xs_htmlurl'] : $Veb2tarjbEwl.'/'.$qaoY4wK9kSy2qiqq; $sm_proc_list = array(); $pd = opendir(kcCfQtFpVZJPKL6zbkg); while($fn = readdir($pd)) if(preg_match('#inc\.php$#',$fn)&& !strstr($fn, 'mobile.inc.php')) { @include_once kcCfQtFpVZJPKL6zbkg.$fn; }
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$tkguA52648438gPkFV=639312055;$XnDFu98933752gYqMb=29800405;$QSWfk78228297Pxpqe=770806814;$yebrX22332092zDfIc=267470892;$USwRh39196656YHYgN=285920652;$wXama81912171CPBFK=180185974;$uteEg56959180fwvCC=857023444;$rooPm30386395jYXUv=799120398;$tzSqo71272555EhOEi=847530844;$OoSxq72316706QdqGL=119176682;$oZTyz74568356nwBKu=333566258;$WHkvi24998031sAwSQ=175864908;$woCFC95096253EvKSi=53585319;$xVlzB92628963iRtdg=133091389;$VTCEJ45698447ptmJd=65228520;$CRYjm82598271ARIVP=806401463;$iRUNN69350434WqaeQ=146304344;$qPNnw33903945PDvsR=510138736;$BDtLj84029660yxpFz=603147217;$EwqZJ81303932kAHfH=860697311;$wzPzB21544074NCJIV=829301706;$uJBZf38864961oTpZZ=250921909;$ljwBj85128437hFhWK=589563852;$uXcts90297518zdvgH=906880551;$NUKfz46658369Fjsym=602401368;$gMHwC85557969AqUOz=854338358;$PQBJN12054221cPAqS=342734024;$MOrCd75286497JZipA=370268577;$kBhBl99623871YxDjs=222966904;$loPaG93254565IYpXu=351904807;$pESRr28309756dVoxR=27535439;$HnjSl14496060qqIGq=297625912;$kAmYF81202205UvQrI=901453229;$XAlOy45292171PzwRI=141785009;$hbmex96924967fSHFn=52801158;$xwoaY57285711TZNnc=750314542;$ZVUtj76794345vLBwZ=90659743;$ftzwl66225592uWcax=902614387;$XChdC99585862hbOZE=72941384;$wIPmZ43254559CbLfM=462763026;$KeXgP12376484EJCXH=294360417;$KZlqE70405240LYlUY=888034706;$ihFAX83213841HSeBj=79645677;$rIBFQ36110689XHIEl=422312245;$QIOhO53621240BZngR=582522296;$NGJaI93919931lLaex=438727612;$APDzw17782992XnDSg=511738309;$MIggZ74864987DUlmk=964758320;$TQMtz52077888UiFkf=16979057;$VRjUe89542244gdmfb=395857253;?><?php include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; $hvRJvKaLgyau3oy = $_REQUEST['crawl']; if($_GET['act']=='interrupt'){ MaCE8VvWEtAgu1aWX7(N0MW0Wx6mQ,''); echo '<h2>The "stop" signal has been sent to a crawler.</h2>'; }else if(file_exists($fn=bvxoWXIyZCcaoVlsa.EZOR9LhvVo7xa)&&(time()-filemtime($fn)<10*60)){ $zEWeJCBpO2Td=true; $hvRJvKaLgyau3oy = 1; } if($hvRJvKaLgyau3oy){ ?>
<div id="maincont">
<?php if($zEWeJCBpO2Td) echo '<h4>Crawling already in progress.<br/>Last log access time: '.date('Y-m-d H:i:s',@filemtime($fn)).'<br><small><a href="index.'.$pId7e_Vb8ad5dUypyP.'?op=crawl&act=interrupt">Click here</a> to interrupt it.</small></h4>'; else { echo '<h4>Please wait. Sitemap generation in progress...</h4>'; if($_POST['bg']) echo '<div class="block2head">Please note! The script will run in the background until completion, even if browser window is closed.</div>'; } ?>
<script type="text/javascript">
var lastupdate = 0;
var framegotsome = false;
function eNX7gAL3TL0YT()
{
var cd = new Date();
if(!lastupdate)return false;
var df = (cd - lastupdate)/1000;
<?php if($grab_parameters['xs_autoresume']){?>
var re = document.getElementById('rlog');
re.innerHTML = 'Auto-restart monitoring: '+ cd + ' (' + Math.round(df) + ' second(s) since last update)';
var ifr = document.getElementById('cproc');
var frfr = window.frames['clog'];
var doresume = (df >= <?php echo intval($grab_parameters['xs_autoresume']);?>);
if(typeof frfr != 'undefined') {
if( (typeof frfr.pageLoadCompleted != 'undefined') &&
!frfr.pageLoadCompleted)
{
framegotsome = true;
doresume = false;
}
if(!frfr.document.getElementById('glog')) {
}
}
if(doresume)
{
var rle = document.getElementById('runlog');
lastupdate = cd;
if(rle)
{
rle.style.display = '';
rle.innerHTML = cd + ': resuming generator ('+Math.round(df)+' seconds with no response)<br />' + rle.innerHTML;
}
var lc = ifr.src;
lc = lc.replace(/resume=\d*/,'resume=1')
lc = lc.replace(/seed=\d*/,'seed='+Math.random())
ifr.src = lc;
}
<?php } ?>
}
window.setInterval('eNX7gAL3TL0YT()', 1000);
</script>
<iframe id="cproc" name="clog" style="width:100%;height:300px;border:0px" frameborder=0 src="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=crawlproc&bg=<?php echo $_REQUEST['bg']?>&resume=<?php echo $_REQUEST['resume']?>&seed=<?php echo rand(1E8,1E9);?>"></iframe>
<!--
<div id="rlog2" style="bottom:5px;position:fixed;width:100%;font-size:12px;background-color:#fff;z-index:2000;padding-top:5px;border-top:#999 1px dotted"></div>
-->
<div id="rlog" style="overflow:auto;"></div>
<div id="runlog" style="overflow:auto;height:100px;display:none;"></div>
</div>
<?php }else if(!$l01jRFDKtWtW) { ?>
<div id="sidenote">
<?php include alxOxyN3nuW_GHjHsq.'page-sitemap-detail.inc.php'; ?>
</div>
<div id="shifted">
<h2><i class="material-icons inline-icon">autorenew</i> Create Sitemap</h2>
<form action="index.<?php echo $pId7e_Vb8ad5dUypyP?>?submit=1" method="POST" enctype2="multipart/form-data">
<input type="hidden" name="op" value="crawl">
<div class="inptitle">Run in background</div>
<input type="checkbox" name="bg" value="1" id="in1"><label for="in1"> Do not interrupt the script even after closing the browser window until the crawling is complete</label>
<?php if(@file_exists(bvxoWXIyZCcaoVlsa.SJOvDnZG6)){ if(@file_exists(bvxoWXIyZCcaoVlsa.HayIm8PnU) &&(filemtime(bvxoWXIyZCcaoVlsa.HayIm8PnU)>filemtime(bvxoWXIyZCcaoVlsa.SJOvDnZG6)) ){ $nZuXDeFByMHBbJTqGD0 = @dvcNBqqHGk66v(tSVH9XRZbaKn(bvxoWXIyZCcaoVlsa.HayIm8PnU, true)); } if(!$nZuXDeFByMHBbJTqGD0){ $jpy9uM8UAI1rKgZ = @dvcNBqqHGk66v(tSVH9XRZbaKn(bvxoWXIyZCcaoVlsa.SJOvDnZG6, true)); $nZuXDeFByMHBbJTqGD0 = $jpy9uM8UAI1rKgZ['progpar']; } ?>
<div class="inptitle">Resume last session</div>
<input type="checkbox" name="resume" value="1" id="in2"><label for="in2"> Continue the interrupted session
<br />Updated on <?php $EHvrvxkzOcXF6o = filemtime(bvxoWXIyZCcaoVlsa.SJOvDnZG6); echo date('Y-m-d H:i:s',$EHvrvxkzOcXF6o); if(time()-$EHvrvxkzOcXF6o<600)echo ' ('.(time()-$EHvrvxkzOcXF6o).' seconds ago) '; ?>,
<?php echo 'Time elapsed: '.ZeFlXonNC8A9nTqx($nZuXDeFByMHBbJTqGD0[0]).',<br />Pages crawled: '.intval($nZuXDeFByMHBbJTqGD0[3]). ' ('.intval($nZuXDeFByMHBbJTqGD0[7]).' added in sitemap), '. 'Queued: '.$nZuXDeFByMHBbJTqGD0[2].', Depth level: '.$nZuXDeFByMHBbJTqGD0[5]. '<br />Current page: '.$nZuXDeFByMHBbJTqGD0[1].' ('.number_format($nZuXDeFByMHBbJTqGD0[10],1).')'; } ?>
</label>
<div class="inptitle">Click button below to start crawl manually:</div>
<div class="inptitle">
<input class="button" type="submit" name="crawl" value="Start Creating Sitemap">
</div>
</form>
<h2>Cron job setup</h2>
You can use the following command line to setup the cron job for sitemap generator:
<div class="inptitle">/usr/bin/php <?php echo dirname(dirname(__FILE__)).'/runcrawl.php'?></div>
<h2>Web Cron setup</h2>
If you cannot setup a regular cron task on your server, you can try a web cron instead:
<div class="inptitle"><?php echo $dJrwBWl4PG3TcV6XW.'/index.php?op=crawlproc&resume=1'?></div>
</div>
<?php } include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php';
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$MjjuG79926229ZALYq=98381116;$qgPUn95540329dskSj=890799565;$kzbHg89386829HOIfi=849682254;$VifLy37093389UJtUz=306853610;$uljUm48360882npuJl=502877447;$iecGl33216631IjEvS=467112107;$fbPZb83830871vIMme=44225243;$wCDRT73989715CTXvL=548373187;$iigge83432314PySXA=845406470;$zaNrJ87142010OFfEq=798266977;$LFxGt46064505TxLQJ=44728362;$NBovP58232783TRSCQ=700020092;$gHmVm47355945pWMQu=944430789;$ymvHl42222011FGSEk=849245763;$hPjXl46897877CedPX=59383338;$SFyKU22151667BfymJ=208844563;$gsCav46876781sNoMl=1420780;$jFUyw41606956Cthjz=146730503;$zwbSy37037094zhJfh=315182403;$DGWRT77532968zEZKX=248624002;$XkQuL84640062DiLMB=24692361;$qOKdE74051248NTOxF=293922504;$VIbDM98317983LNoVo=83869174;$EInuq93956228EzRSF=527893982;$HOKZk91054802ENTbj=757847962;$FZbqk36779551YzULh=739521562;$IcUOn67686257XQJnu=773794037;$ybcoK29000092UEYDl=453425956;$fLTIg44914619RmYFb=346090264;$vtRvt77348629QXMKT=408490573;$xnANR71003338IbZAd=740417878;$oagWT74668384jlQVJ=552797283;$zpSAF33334787fDLhi=859485122;$VwKCp61683879pKOxs=632113760;$JDNau96149585BczQP=813609529;$ZuudW72252214GaDzb=560140837;$bpqcZ99409239aVBBg=385191243;$TfUbW50569803QlgXF=842905444;$GwtvG78019406QMGgs=961903733;$Isdtn19001503BbiGe=609935535;$iOmMQ37949150UFPyW=153493926;$fKgVk47911029esxNL=155904723;$YBESQ12336172sYZOF=925442404;$hosiM88047615fIuYe=957828523;$oQTiQ16070689aQDBG=564694614;$qpGTj52546022zofau=61618223;$VAyWa72182640xUzHG=899865033;$Qlaga71300789qyTnf=951122136;$NlGwD81273033zgdEG=816665546;$qDvAR74829628kibJL=594275703;?><?php if(!$sPE7jAlLab__cdg) { ?><html>
<head>
<title>XML Sitemaps - Generation</title>
<meta http-equiv="Content-type" content="text/html;" charset="utf-8" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons|Lato:700,300|Roboto:300,400,500,700" />
<link rel=stylesheet type="text/css" href="pages/style.css?ver=<?php echo $xJPSn55rIK['version'];?>">
</head>
<body class="crawlproc">
<?php } if(!defined('TGwMzooXjmjp3'))exit(); if(file_exists($fn=bvxoWXIyZCcaoVlsa.EZOR9LhvVo7xa)&&(time()-filemtime($fn)<10*60)){ $GLOBALS['sg_runerror'] = 'Crawling already in progress'; $zEWeJCBpO2Td=true; ?>
<h4>Already in progress. Current process state is displayed:</h4>
<?php } if(!$sPE7jAlLab__cdg){ ?><div id="glog">
Links depth: <b><span id="llevel">-</span></b>
<br>
Current page: <span id="cpage">-</span>
<br>
Pages added to sitemap: <span id="compno">-</span>
<br>
Pages scanned: <span id="pdone">-</span> (<span id="bdone">-</span> KB)
<br>
Pages left: <span id="pleft">-</span> (+ <span id="l2">-</span> queued for the next depth level)
<br>
Time passed: <span id="tdone">-</span>
<br>
Time left: <span id="tleft">-</span>
<br>
Memory usage: <span id="musage">-</span>
</div>
<script language="Javascript">
var pageLoadCompleted=false;
function F9hosS383ZTr5ZttZ(id,txt)
{
el = document.getElementById(id);
el.innerHTML = txt;
}
function ZMZCq6brw(txt1,txt2,txt3,txt4,txt5,txt6,txt7,txt8,txt9,txt10)
{
F9hosS383ZTr5ZttZ('cpage',txt1);
F9hosS383ZTr5ZttZ('pleft',txt2);
F9hosS383ZTr5ZttZ('pdone',txt3);
F9hosS383ZTr5ZttZ('bdone',txt4);
F9hosS383ZTr5ZttZ('tdone',txt5);
F9hosS383ZTr5ZttZ('tleft',txt6);
F9hosS383ZTr5ZttZ('llevel',txt7);
F9hosS383ZTr5ZttZ('musage',txt8);
F9hosS383ZTr5ZttZ('compno',txt9);
F9hosS383ZTr5ZttZ('l2',txt10);
}
function GK0uJAov7S()
{
if(window.parent && window.parent.document)
{
window.parent.lastupdate = new Date();
}
}
window.onload=function(){pageLoadCompleted = true;};
</script>
<?php } include alxOxyN3nuW_GHjHsq.'class.templates.inc.php'; include alxOxyN3nuW_GHjHsq.'class.grab.inc.php'; include alxOxyN3nuW_GHjHsq.'class.xml-creator.inc.php'; include alxOxyN3nuW_GHjHsq.'class.gping.inc.php'; function RiDMcL_Yyl($ob0lZ5qIcfpQDeB, $BRG74UKtazAt6f4 = '', $FoyZa0xOEXf='') { global $pId7e_Vb8ad5dUypyP; if($FoyZa0xOEXf){ echo '<h4>An error occured: '.$BRG74UKtazAt6f4.'</h4>'; $GLOBALS['sg_runerror'] = $FoyZa0xOEXf; } else echo $BRG74UKtazAt6f4; echo ' <script> top.location = \'index.'.$pId7e_Vb8ad5dUypyP.'?op='.$ob0lZ5qIcfpQDeB.($FoyZa0xOEXf?'&errmsg='.urlencode(substr($FoyZa0xOEXf,0,500)):'').'\' </script> '; } if($zEWeJCBpO2Td){ $rc = @dvcNBqqHGk66v(tSVH9XRZbaKn($fn)); vSIcMQGl11KZeFDquy($rc); return; } if(file_exists(bvxoWXIyZCcaoVlsa.N0MW0Wx6mQ)) @rpQrAJcTTdcnSJ9(bvxoWXIyZCcaoVlsa.N0MW0Wx6mQ); $Jw6Vzo9vDDMLUc = $SnzUa6LrL0UA7u_VDC->RDFNNoqQR(array( 'initurl'=>$grab_parameters['xs_initurl'], 'progress_callback'=>'vSIcMQGl11KZeFDquy', 'maxpg'=>$grab_parameters['xs_max_pages'], 'bgexec'=>$_REQUEST['bg'], 'resume'=>$_REQUEST['resume'], 'maxdepth'=>$grab_parameters['xs_max_depth'], ) ); $ZkiZzbp7NSpq7mIYAmE = $Jw6Vzo9vDDMLUc['runstate']; if($Jw6Vzo9vDDMLUc['u404']) foreach($Jw6Vzo9vDDMLUc['u404'] as $_i => $u4) { $lb = $u4[0]; if($ZsWj0udLUE = $Jw6Vzo9vDDMLUc['ref_links_list'][$lb]){ unset($ZsWj0udLUE[-1]); $AxugFgry49pmB = array_unique(array_merge($u4[1],$ZsWj0udLUE)); $Jw6Vzo9vDDMLUc['u404'][$_i] = array($lb, $AxugFgry49pmB); } } if($Jw6Vzo9vDDMLUc['interrupt'] == 2){ $SnzUa6LrL0UA7u_VDC->sm_base = array(); }else { $SnzUa6LrL0UA7u_VDC->HgZvwGaI0(); } $SnzUa6LrL0UA7u_VDC->di2D_OaG10yV86yGItL(); unset($SnzUa6LrL0UA7u_VDC->sm_base); if($Jw6Vzo9vDDMLUc['errmsg']||$Jw6Vzo9vDDMLUc['interrupt']){ if(($Jw6Vzo9vDDMLUc['interrupt'] == 1)|| ($Jw6Vzo9vDDMLUc['interrupt'] == 2)){ URR1B_zoXCwL(); @rpQrAJcTTdcnSJ9(bvxoWXIyZCcaoVlsa.HayIm8PnU); @rpQrAJcTTdcnSJ9(bvxoWXIyZCcaoVlsa.EZOR9LhvVo7xa); } $OOahzuZzqndf7Zkrcl = $Jw6Vzo9vDDMLUc['interrupt']?'The process has been interrupted ('.$Jw6Vzo9vDDMLUc['interrupt'].')':$Jw6Vzo9vDDMLUc['errmsg']; RiDMcL_Yyl('config', '', $OOahzuZzqndf7Zkrcl); return; } echo '<h4>Crawling phase completed</h4>Total pages indexed: '.count($SnzUa6LrL0UA7u_VDC->urls_completed)."\n"; echo '<br>Creating sitemaps...'."\n"; if($grab_parameters['xs_chlog']) echo ' and calculating changelog...'."\n"; echo '<div id="percprog"></div>'."\n"; flush(); if(function_exists('memory_get_usage')) $Jw6Vzo9vDDMLUc['memory_usage_after_crawl'] = memory_get_usage (); $tFYjyviQoC5Qp1N='xmlcreate.log'; $kbWu7AU9u9FBuM_='htmlcreate.log'; if($_REQUEST['resume']) { $yyfvCsj9QPzH = @dvcNBqqHGk66v(tSVH9XRZbaKn(bvxoWXIyZCcaoVlsa.$tFYjyviQoC5Qp1N)); $nBS0XMm4Vt6syA = @dvcNBqqHGk66v(tSVH9XRZbaKn(bvxoWXIyZCcaoVlsa.$kbWu7AU9u9FBuM_)); } $grab_parameters['xs_ipconnection'] = ''; $K_xMKZ70l802H = microtime(true); if(!$yyfvCsj9QPzH['done']) $Jw6Vzo9vDDMLUc = $GuTLVuuG5OsuxqkrG0A->pnY5V4T1aq( $grab_parameters, $SnzUa6LrL0UA7u_VDC->urls_completed, $Jw6Vzo9vDDMLUc ); $NFCb6XqJmnnMVlIH = microtime(true); $Jw6Vzo9vDDMLUc['xml_create_time'] += ($NFCb6XqJmnnMVlIH - $K_xMKZ70l802H); if(function_exists('memory_get_usage')) $Jw6Vzo9vDDMLUc['memory_usage_after_xmlcreate'] = memory_get_usage (); if($grab_parameters['xs_makehtml']) { include alxOxyN3nuW_GHjHsq.'class.html-creator.inc.php'; } $Jw6Vzo9vDDMLUc['html_create_time'] += (microtime(true) - $NFCb6XqJmnnMVlIH); if(function_exists('memory_get_usage')) $Jw6Vzo9vDDMLUc['memory_usage_completed'] = memory_get_usage (); if(function_exists('memory_get_peak_usage')) $Jw6Vzo9vDDMLUc['peak_memory_usage_completed'] = memory_get_peak_usage (); @rpQrAJcTTdcnSJ9(bvxoWXIyZCcaoVlsa.$tFYjyviQoC5Qp1N); @rpQrAJcTTdcnSJ9(bvxoWXIyZCcaoVlsa.$kbWu7AU9u9FBuM_); global $lvjPpIee4h8AKzbx; if($lvjPpIee4h8AKzbx) { $BRG74UKtazAt6f4 = nl2br("Error writing to these files:\n". '<b>'.htmlspecialchars(implode("\n", $lvjPpIee4h8AKzbx)).'</b>'."\nPlease correct files permissions and resume sitemap creation." ); RiDMcL_Yyl('config','',$BRG74UKtazAt6f4); return; }else { URR1B_zoXCwL(); } vSIcMQGl11KZeFDquy(array('flush'=>1)); if(1){ if($grab_parameters['xs_gping']) $Jw6Vzo9vDDMLUc['ping_result'] = $TIWtskNLIUGOCDYo6nC->AhXo3vl72tF($Jw6Vzo9vDDMLUc['rinfo'], $grab_parameters['xs_gping_more']); vSIcMQGl11KZeFDquy(array('flush'=>1)); if($grab_parameters['xs_weblog_ping']) { $PXwAftLoSbDqnxq7g = isset($SnzUa6LrL0UA7u_VDC->urls_completed[0]['t']) ? $SnzUa6LrL0UA7u_VDC->urls_completed[0]['t'] : ''; $TIWtskNLIUGOCDYo6nC->hWMOcx0nR9CM($grab_parameters['xs_weblog_ping'], $grab_parameters['xs_initurl'], $PXwAftLoSbDqnxq7g); } vSIcMQGl11KZeFDquy(array('flush'=>1)); } if($grab_parameters['xs_email']) { echo '<br>Sending email notification...';flush(); include alxOxyN3nuW_GHjHsq.'class.mail.inc.php'; $t9ecPWbd28TZDsi_vT2->r97fFTXfLn4K7($Jw6Vzo9vDDMLUc); } $H9C3E1DK6VI6vcdzs = date('Y-m-d H-i-s').'.log'; MaCE8VvWEtAgu1aWX7($H9C3E1DK6VI6vcdzs,lJzLiBpZHNp($Jw6Vzo9vDDMLUc),bvxoWXIyZCcaoVlsa,true); vSIcMQGl11KZeFDquy(array('flush'=>1)); if($_GET['ddbgexit2'])exit; RiDMcL_Yyl('view','<br />Done, redirecting to sitemap view page.'); return; function vSIcMQGl11KZeFDquy($progpar) { global $sPE7jAlLab__cdg, $TO90xXUUD_EEa, $T6B0qd3dYadqfBWD, $JrMBIMqF8, $grab_parameters; if($progpar['cmd'] == 'info') { if(!$sPE7jAlLab__cdg) if($JrMBIMqF8[$progpar['id']] != $progpar['text']) { if($progpar['text']) echo "<script>document.getElementById('".$progpar['id']."').innerHTML = '".$progpar['text']."';GK0uJAov7S()</script>"; else echo "<script>document.getElementById('".$progpar['id']."').style.display = 'none';GK0uJAov7S()</script>"; flush(); $JrMBIMqF8[$progpar['id']] = $progpar['text']; } $progpar['cmd'] = 'ping'; } if($progpar['cmd'] == 'ping') { if(!$sPE7jAlLab__cdg) echo "<script>GK0uJAov7S();</script>";flush(); }else if(!$progpar['cmd'] && !$_REQUEST['noddbg']) { list( $ctime, $vd_2sNokyWxJ, $rdhhkgC1g_7, $pn, $tsize, $links_level, $mu, $M857ejPyXgaJ5MCBjWF, $l2 ) = $progpar; $Mcv1c62YO9cOnR = $pn?($rdhhkgC1g_7/$pn)*$ctime:0; $lwOlK2za5ir3VGS6j = intval(str_replace(',','',$mu)); if($sPE7jAlLab__cdg) echo "$pn | $rdhhkgC1g_7 | ".number_format($tsize/1024,1)." | ".ZeFlXonNC8A9nTqx($ctime). " | ".ZeFlXonNC8A9nTqx($Mcv1c62YO9cOnR)." | $links_level | $mu | $M857ejPyXgaJ5MCBjWF | $l2 | ".($lwOlK2za5ir3VGS6j-$TO90xXUUD_EEa)."\n"; else echo "<script>ZMZCq6brw('".addslashes(htmlentities($vd_2sNokyWxJ))."', '".$rdhhkgC1g_7."', '".$pn."', '".number_format($tsize/1024,1)."', '".ZeFlXonNC8A9nTqx($ctime)."', '".ZeFlXonNC8A9nTqx($Mcv1c62YO9cOnR)."', '".$links_level."', '".$mu."', '".$M857ejPyXgaJ5MCBjWF."', '".$l2."' ); GK0uJAov7S(); </script> "; } if((time()-$T6B0qd3dYadqfBWD)>min(20,max(0,intval($grab_parameters['xs_autoresume'])-15)) || $progpar['flush']) { $T6B0qd3dYadqfBWD = time(); if(!$sPE7jAlLab__cdg) echo "<!--".str_repeat('.',4096)."-->"; flush(); } $TO90xXUUD_EEa=$lwOlK2za5ir3VGS6j; flush(); }
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$ohBAB75081238pnQeZ=22134283;$gFvuR45512181qbPoY=161693719;$yjeXQ61407319Lwswk=912117086;$nTQyJ65256255NIFWz=980403048;$xwQSL77282823NTSDS=189688932;$JEjDP67373364wwpLH=192504321;$EAbUS34891880shFvc=957988789;$LNvji69485085CSeZq=619394547;$KROAn43045979FaQKj=662554843;$qHpqo86360796BlPhQ=417159513;$RnUjH58927089WLVUc=307824903;$FIUbm47464823WIMnM=918904437;$eDCqB15609505uBRsb=998541076;$NdRIA61361716ZPcbf=749267534;$vwEpO36432133qiRMI=941359820;$hoilY97397451WcWlQ=444791444;$drEKJ81936935SjcOv=843344642;$sLlEY75997120ROurd=31052600;$myjfc34809460tmvmo=174914036;$LyZAw36068987QoeSX=460469480;$OZFjY43169531cGYcW=694227437;$qHUrO87916934KzTcq=135996393;$xZwmP70978149mNhTX=132887343;$HvBWS35581740puwzt=814032652;$TRZJD17729854xKTFS=187798118;$IYjiE47113918lbGpH=555871201;$jySjq95716681eGClY=296063559;$eCdwN59470079STGqy=569098703;$oOOvC44397545sYGKk=456035769;$TxfHK49528080NEYYA=963153247;$LveFi51008838bGbLl=211166024;$jbmiG80889648xMyls=295160016;$OMVQf50015078pTqRw=625828727;$IQQOa94451473mXytL=351517710;$AhqAl53970810dDZEU=259479933;$OQZPV62104175INXiM=551459173;$QJzCP97011586UbqHp=949914252;$owOLc28507358hlHhX=101108063;$ZcCQd67592323nSlbX=664330721;$yBGbQ94058541DlDoj=887927563;$yhgHV16816029EGqZd=7269325;$AOHfP35420557GwTxS=991531725;$jsqrA82795423FYkEy=867377515;$VAnbr34897625LhIOK=164658198;$oqgTe53750184mWluL=154969616;$XxxXH17563707QraMt=390303001;$fFdkw91170309yugDO=549492753;$Zgchq25548757mngBH=301901333;$fnJui37385772hijrD=268473420;$vSWKI31084021uEaKe=526987532;?><?php include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; $xuKE3tvXX = gtM_YNTPY8YQ(); $ktaFRgxiq62u = array_pop($xuKE3tvXX); $Jw6Vzo9vDDMLUc = UrOl0tTeYCkGMBxxHk9($ktaFRgxiq62u); ?>
<div id="maincont">
<h2><i class="material-icons inline-icon">call_made</i> External Links</h2>
<table class="ltable">
<tr class=block1head>
<th>No</th>
<th>External Link</th>
<th>Referred From</th>
</tr>
<?php foreach($Jw6Vzo9vDDMLUc['urls_ext'] as $ue=>$A04PXBj0FeKV4j6vA){ ?>
<tr class=block1>
<td><?php echo $i+1?></td>
<td><a href="<?php echo $ue?>"><?php echo $ue?></a></td>
<td><a href="<?php echo $A04PXBj0FeKV4j6vA?>"><?php echo $A04PXBj0FeKV4j6vA?></a></td>
</tr>
<?php }?>
</table>
</div>
<?php include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php';
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$GeBFZ31152812gQGvv=136527805;$jYSun64294183RcVNg=796123637;$GYZqk95870491zmVsk=381514263;$wAfwa86855232COEfJ=214706211;$puAEK90276786IXwbQ=842252996;$dbkwd69701223PwvZf=980988861;$TkuKM84080688OkvsS=359392724;$gSNef70803333DOoIC=465047487;$prFBQ98713118KSixN=434753267;$ifvhA44085378PeyKx=589927682;$FiHsF25279041mjwQb=350865607;$aaqsf30398662isRNE=908929123;$tOPjo53169185TnuEp=498441767;$KMNqB95737449VEAWy=433003615;$fkibS15501798QsvZX=959824475;$HbTCs53163388vQlIj=606261847;$GebON69899598slYaA=271605792;$UEbFZ76759614egHHK=712902616;$thrLe16312152gLPrp=368624243;$GrfrH21366065FPOHk=560186278;$BNwnc72302570JWkRa=346707230;$crBjl74365781BOyah=731544572;$suxCU16096037HRKxK=194500510;$NBenl73082564rjAGN=888768051;$rjiQX40780016PgfvI=539329980;$knrXK17364074BIlLM=820081197;$aGgxu64659692PxVBf=411432635;$rnAbT74519624vHqQL=199142723;$vCcOx15905831UwXei=966108850;$gniZT42202725OCKsA=77111479;$giRTI40790227uQuBf=1090201;$YBWiQ90701556DNKMJ=430604080;$HkXNY42084882lvswX=884067219;$dtBLi21084141JNdjT=799573202;$oYhgb98845748YbFUS=622231790;$GWYjm90761182QPDtG=318259468;$OUbtw45703416sgrLB=976411756;$IClgB80271761gAqcf=119626117;$fwxsl22218295kWJFK=122047596;$saQsA47223968HDMzz=992052805;$WaRei18073006CHbzY=907714749;$MawKM42210375MRhME=291588659;$DVCBi78725564eoewl=868689495;$fxJcc72546166wEjPR=411201978;$zARuk14430060AzABY=857415756;$agayb84759289hjVTp=876526578;$hnRBn26352117WHZaj=49938115;$XgCis23679058wAAPA=553751601;$cAjAT93230842NcEVF=416939659;$MoneF15425227fQjym=534368861;?><?php $xJPSn55rIK = array( 'version'=>'8.0', 'lastupdate'=>'2018-05-17', 'link'=>'https://www.xml-sitemaps.com/news-20180517.html'
);
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$bFroN91041159TiWJF=91345320;$SuDkI42562200ggutN=519040495;$kKZmq26707596stSfq=29342184;$QAcIN27125188cIZaK=94586288;$ARVQq88948420OIFPo=343071687;$ifzQf68434782GclMN=733458437;$jLTNT48228695SyZke=946025501;$ybMGK68468966qFzsP=87792149;$PnHOZ56193661TzGHG=761657543;$iiWHK37754038Atutj=584983335;$hwfkk43346474nMxmc=785943021;$DmTrd65532654txmND=457872051;$bQAAI12527202FUQPx=378264103;$cAHxY63948912agqUI=968217273;$pXwja11294493aIdPD=228262460;$TgtBi46125547YKPew=246556699;$xpVNF47591154pEsbU=944980469;$tgvmw68667395PvqLD=161280145;$NFMgr59509168fcaXZ=377779064;$NyyBH12337151BSNQk=645251924;$csGnk14977374DLGsv=289513943;$jgUGx46096097SdImX=883857970;$AzieF57393257Pyrwy=809599155;$rOXER37399834eUlqN=695861503;$lwRUe95554258sKBHv=211423727;$dAxGk97724473qmTby=748304340;$NCyHx74834672RTvLj=818603426;$mubYH19371337cVMNa=105515082;$oJxQH76969542HrFhH=90620938;$AbJOh96768755DWxBK=106243125;$xjbqm24243379DVDGn=84891732;$ZYMte30802039prDUj=665814003;$JpMYw88231809SXmtT=869521690;$knpwN50644812SAlYF=823030357;$RkXnE79720920wPuvV=359944223;$XfqOJ76076712rAuQq=730521440;$pvYxs16265148iZVFC=174644554;$zWvng30741262cmOZp=724578110;$cXQtw45484703wtDku=428144318;$PdoQa20305921EBxNs=505374837;$GTjSo33308063hbYJV=680012997;$rEMld13698903FDfBO=636501434;$WFTpG68765099NXnAc=876260663;$uzsML21958654CskpL=34849552;$WkXwF18043858XhZJM=233769760;$rRwAz86992992mpFEL=948135650;$MhfTD62124531GrLKw=321605325;$FxDsh38795819nDNsz=953088560;$AQMfK57301894abOfg=702229294;$vGTQb68602992yAhep=183659590;?><?php include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; $xuKE3tvXX = gtM_YNTPY8YQ(); $ktaFRgxiq62u = array_pop($xuKE3tvXX); $Jw6Vzo9vDDMLUc = UrOl0tTeYCkGMBxxHk9($ktaFRgxiq62u); ?>
<div id="maincont">
<h2><i class="material-icons inline-icon">bug_report</i> Broken Links</h2>
<?php ?>
<table class="ltable">
<tr class=block1head>
<th>No</th>
<th>Broken Link (Code 404)</th>
<th>Referred from</th>
</tr>
<?php for($i=0;$i<count($Jw6Vzo9vDDMLUc['u404']);$i++){ $u4 = $Jw6Vzo9vDDMLUc['u404'][$i]; ?>
<tr class=block1>
<td><?php echo $i+1?></td>
<td><a href="<?php echo kh2hwYgXZfTHhnji2Hp($Jw6Vzo9vDDMLUc['initdir'], $u4[0])?>"><?php echo $u4[0]?></a></td>
<td>
<?php if(!is_array($u4[1]))$u4[1] = array($u4[1]); foreach($u4[1] as $k=>$v){ if($k)echo ', '; if(!$v)$v='/'; ?><a href="<?php echo kh2hwYgXZfTHhnji2Hp($Jw6Vzo9vDDMLUc['initdir'],$v);?>"><?php echo $v?></a><?php } ?>
</td>
</tr>
<?php }?>
</table>
<?php if($t_jfu3tklMMMXcFmJ) { ?>
<p>
This feature is not available in TRIAL version of sitemap generator.<br /><br /><br />
You can order unlimited sitemap generator here: <a href="https://www.xml-sitemaps.com/standalone-google-sitemap-generator.html">Full version of sitemap generator</a>.
</p>
<?php } ?>
</div>
<?php include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php';
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$EDQbw81141014zDjJt=694663767;$xXCyr37085795YcUxp=734812541;$BPYNA38303581nkTVZ=909499641;$sonfO34869059FzKGI=801115725;$CPHKj23720518hvBZz=883716064;$bZYyT62153579kMFFc=6950602;$IHyGD38806302QrWUj=370868449;$TVTXR25097814fRsCL=602885642;$rXgil28959311jHRem=905882344;$CVceX37009513nOMpk=618802748;$ggpHg17328368nUFCJ=214868681;$VHZXN65065944fgaGW=631458079;$BvWRu47807723bDnxb=476199155;$CGUaZ98142305QINHN=99916367;$neNeT62867842uHXqe=830471206;$iTVxI19612303vesgG=327974388;$ocVtU18485656efTYj=258028512;$BLZnH77301693pcniq=874246785;$wrTKb89378126KKxcB=821199319;$KVbCr29443688lJNfX=582039115;$Hiiei11874244cbQDQ=878719098;$IOmxJ55541766kGybL=318717371;$ZhpMO74746013HIyDP=817358132;$CLNRy22319764zEaPL=335840687;$vhtGu31650543uebdA=379577373;$JdHqO11756376jgHYQ=465320187;$dZwQA17948317MZNgl=560245846;$hBPTB72710332exuRK=913912524;$JcdEx97229450EIoaf=761349349;$RjzyD70973140nRVdh=698578678;$oDKdE16266388wZdXE=565257943;$lorBV32713613UZNqY=168494066;$DvtKk86449897FDcmj=937782602;$IWZQX63644313Tnlqd=742869313;$hMAjs95557293LyaHB=139913230;$EZKfw36419966TtddR=13747907;$jgcOL42473349dAbKV=324731701;$cDApX21395023gtEiF=483814463;$sfTqs84387245HvGcA=262060169;$VTDBX25056767hwGvo=356532512;$RFVWV34683734ROVfP=280289793;$wbuBP37319916GEVtp=362417642;$kdJVN43662880XBejS=225739014;$xxRNr53156613zECEn=843677018;$dFdCg52352256kztBM=688629864;$GnMhP10881316dHcHY=381707785;$YxGIN74560593nWsIg=544225902;$JCDPk78713656YqLMm=541886131;$vZPus80920547tWFWJ=163372029;$wWCHw94908738xDKdE=472354852;?><?php $_SESSION['is_admin'] = (!$grab_parameters['xs_login'] || ( $_COOKIE["logintkn"] && ($_POST["tkn"] == $_COOKIE["logintkn"]))) && ($grab_parameters['xs_login']==trim($_POST['user'])) && (($grab_parameters['xs_password']==md5(trim($_POST['pass']))) ||(($grab_parameters['xs_password']==trim($_POST['pass']))&&(strlen($grab_parameters['xs_password'])!=32)) ) ; if($_POST['user']) setcookie('sm_log',md5($_POST['user']).'-'.md5($_POST['pass'])); if(!$_SESSION['is_admin']) { define('TGwMzooXjmjp3',1); $NPMKmPB8qwS9n8TLwe = md5(rand(1E6,1E8)); setcookie("logintkn", $NPMKmPB8qwS9n8TLwe, time() + 60 * 60 * 24); include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; ?>
<div id="maincont">
<h2>Login</h2>
<?php if($_POST['user']) echo '<div class="block2head">Login incorrect</div>'; ?>
<form action="index.<?php echo $pId7e_Vb8ad5dUypyP?>?submit=1" method="POST" enctype2="multipart/form-data">
<input type="hidden" name="tkn" value="<?php echo $NPMKmPB8qwS9n8TLwe;?>">
<div class="inptitle">Username:</div>
<input type="text" name="user" size="30" value="" autofocus>
<div class="inptitle">Password:</div>
<input type="password" name="pass" size="30" value="">
<div class="inptitle">
<input class="button" type="submit" name="login" value="Login">
</div>
</form>
</div>
<?php include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php'; }
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$fWYzs36882698SMurR=99447369;$puprW25848113OJiHs=840918538;$zlJUz46182157tivUi=461834429;$RMcFb39554644rhrfI=744963741;$LyeeT71225239hzgpq=936113669;$diNkY52982945FtJBv=775157220;$AHcMc63763364txtyO=462624969;$ixvJW40039377kNWde=3289007;$qurTm71111862WWuHg=297043372;$kCyiE92673792nzYYO=143152903;$oEbqZ81060994LGoyu=486562999;$AWPMw25347563wTwmB=975341353;$UEzHq45389393VVNAX=654664589;$ZRaTs47202994UcsxQ=709245609;$TDrQh48977593iULnf=523863417;$NzkRP29183308hVMIw=424297142;$eGwmz33844181xuFWe=717066788;$IyDSY48956994NRwTE=860026313;$YiGtG97239889EKbKm=997910298;$fliTs49816712MwwAr=827502538;$jLmlR82458717mcaFm=340118320;$lYQMI84466185SJDSt=145801625;$dWPxT38080009iRNyD=842462771;$yaRGC51600068xvsWv=761787246;$FTndf33150308oijvY=239023419;$ilVav74474332vbPgo=60851710;$muczj17169897ZbkHm=456763121;$FJajh55957981dDFrK=486919180;$dEPxJ53553201aHYRU=800198648;$dpIKB89268221tGOXw=23976240;$ANXQZ88090556MGrfA=840380248;$qhQmp50231888dfHTw=592897973;$eBQAK44087859rObLJ=568105647;$KNZfz62307220ERknK=188464214;$ZQgrD58017152ohxHo=224311881;$hZLGt53669494RwUPt=162794637;$bdeEI81611617VSEGU=90750708;$SiHKF86320624FKDqs=693512550;$BPFie11763799eCMhC=898045359;$lvmGu81111477EVkcc=768199897;$tfFSD49557822EyAMG=693769021;$frPgQ54595931NUfVA=86484712;$MBGhs45916637uHQHY=909427807;$EpeIZ62759157BKRvw=366243600;$sFgvS91550524FarUX=348940266;$bFrZz85918748uFSUL=163204738;$umAhV37030479ojmpf=983770784;$ASfVw93369406BIQUY=465193523;$tDTqW41518236KYuSB=197290878;$PtIYK53746134tqzjR=223992429;?><?php include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; $xuKE3tvXX = gtM_YNTPY8YQ(); $ktaFRgxiq62u = array_pop($xuKE3tvXX); $Jw6Vzo9vDDMLUc = UrOl0tTeYCkGMBxxHk9($ktaFRgxiq62u); ?>
<div id="maincont">
<h2><i class="material-icons inline-icon">compare_arrows</i> Internal Links</h2>
<?php ?>
<table class="ltable">
<tr class=block1head>
<th>No</th>
<th>Page URL</th>
<th>Referred from</th>
</tr>
<?php if($Jw6Vzo9vDDMLUc['ref_links_list']) foreach($Jw6Vzo9vDDMLUc['ref_links_list'] as $l=>$ll){ ?>
<tr class=block1>
<td><?php echo ++$i?></td>
<td><a href="<?php echo kh2hwYgXZfTHhnji2Hp($Jw6Vzo9vDDMLUc['initdir'], $l)?>"><?php echo $l?></a></td>
<td>
<?php foreach($ll as $k=>$v)if($k>=0){ if($k)echo ', '; if(!$v)$v='/'; ?><a href="<?php echo kh2hwYgXZfTHhnji2Hp($Jw6Vzo9vDDMLUc['initdir'],$v);?>"><?php echo $v?></a><?php } ?>
</td>
</tr>
<?php }?>
</table>
<?php if($t_jfu3tklMMMXcFmJ) { ?>
<p>
This feature is not available in TRIAL version of sitemap generator.<br /><br /><br />
You can order unlimited sitemap generator here: <a href="https://www.xml-sitemaps.com/standalone-google-sitemap-generator.html">Full version of sitemap generator</a>.
</p>
<?php } ?>
</div>
<?php include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php';
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$KCToO90652068VLDNb=976929502;$RmbAF61345963bbpJe=887857236;$yCUvq38747162SZcXn=475627858;$rluvp66708648AGvfr=971338296;$RMSWQ29911928DUwxT=98955702;$pTBiP54109668kGifv=53938460;$jJZlH22345410oIFDD=512799886;$vATCr17413706xCAPU=271777836;$VYOHB65245792oGNMr=392303770;$vqSyj80195178eEgPM=379903641;$QMFAT60626549EGYrV=610796181;$tgDVz78428326BVDep=706784738;$waHPx34858592PSNVy=820024171;$NTXxo76220554rjCqH=259976179;$Sdqta71761905bctFz=976956198;$RhprB74167275DAwyB=766626106;$oQXMC63326384JSQWC=761827290;$OaWfL51527293fVqyF=314823427;$jHKtT91896526vlVNM=822547996;$RfLgB52225221KyiSe=576857899;$pskmt61161061qaEIU=114178952;$VynWa37608652lchiv=971765187;$KmISp10159670QwwBn=995883049;$xIUdr93580445zWHzP=960074527;$IByfz22420572eLSoC=814252688;$mpmVg87342059NGIeB=629793904;$pWMdG49302605ppJTs=692848461;$qkuZZ18834494XwtTY=353957917;$buHKW11566814FAMsn=245214783;$QCbqP16359832BvuPK=15311565;$gWOiF97416896wfKWA=732341944;$YcMkX13384596XjwsN=476592225;$iQaxt47689019PntsL=683124333;$OZJpB57246832dXohZ=872051797;$iVcEA23323112jsWps=228442519;$CinXL37366836iLsRR=790449576;$nxVWe57241012MMGAH=441643975;$oFkSn77752206mLJDm=192070516;$CDCii99341365bKYJZ=45371198;$gqJDW16792976QQKQi=253783225;$KWeqS64670973FAzYD=225309462;$CFUTQ47283045vtEMW=410400528;$CCthH89660994PifIb=418824703;$RBohj82423301YAHRc=85654447;$XNJwD48621000yMwLw=671687321;$YdWNf65422314WEuCP=659085107;$iSJCi53373764mguvN=580929475;$sTkGj43745998krqbd=335294863;$znncW20974362YyorF=54896024;$sFFfp15265362aFJDY=87741503;?><?php if(!defined('TGwMzooXjmjp3'))exit(); $xuKE3tvXX = gtM_YNTPY8YQ(); if(count($xuKE3tvXX)>0){ $ktaFRgxiq62u = array_pop($xuKE3tvXX); @set_time_limit(60*60); $Jw6Vzo9vDDMLUc = UrOl0tTeYCkGMBxxHk9($ktaFRgxiq62u); if(filesize(bvxoWXIyZCcaoVlsa.$ktaFRgxiq62u)>2000000) { $Jw6Vzo9vDDMLUc['newurls'] = $Jw6Vzo9vDDMLUc['losturls'] = $Jw6Vzo9vDDMLUc['aproc'] = array(); MaCE8VvWEtAgu1aWX7($ktaFRgxiq62u,lJzLiBpZHNp($Jw6Vzo9vDDMLUc)); } ?>
<div class="block1head">
Sitemap details
</div>
<div class="block1">
<b>Created on:</b><br>
<?php echo date('j F Y, H:i',$Jw6Vzo9vDDMLUc['time'])?><br>
<b>Processing time:</b><br>
<?php echo ZeFlXonNC8A9nTqx($Jw6Vzo9vDDMLUc['ctime'])?>s<br>
<b>Pages indexed:</b><br>
<?php echo $Jw6Vzo9vDDMLUc['ucount']?><br>
<b>Download:</b><br>
<a target="_blank" class="button small" href="<?php echo $grab_parameters['xs_smurl'].$hNfgpQEOfpU9IQEr5zn?>">XML sitemap</a>
<?php if($grab_parameters['xs_maketxt']){?>
<br/><a target="_blank" class="button small" href="<?php echo UlOVtEq9IhpvJhr . $hNfgpQEOfpU9IQEr5zn;?>">In text format</a>
<?php } ?>
<?php if($grab_parameters['xs_makeror']){?>
<br/>
<a target="_blank" class="button small" href="<?php echo fuea0ABrAp4gOawa6p ;?>">In ROR format</a>
<?php } ?>
<!--
<br/>
<a href="<?php echo hoPkdNPv52g . $hNfgpQEOfpU9IQEr5zn;?>">In Google Base format</a>
-->
<?php if($grab_parameters['xs_makehtml']){?>
<br/>
<a target="_blank" class="button small" href="<?php echo $grab_parameters['htmlurl']?>">HTML sitemap</a>
<?php } ?>
<br /><br />
<?php $xz = 'img'; if($grab_parameters['xs_imginfo']) echo '<a target="_blank" class="button small" href="'.eCuhqSzChM3N90B2UJ('xs_imgfilename').'">Images sitemap</a></b><br />'.intval($Jw6Vzo9vDDMLUc['images_no']).' images<br />'; $xz = '/img'; $xz = 'video'; if($grab_parameters['xs_videoinfo']) echo '<a target="_blank" class="button small" href="'.eCuhqSzChM3N90B2UJ('xs_videofilename').'">Video sitemap</a></b><br />'.intval($Jw6Vzo9vDDMLUc['videos_no']).' videos<br />'; $xz = '/video'; $xz = 'news'; if($grab_parameters['xs_newsinfo']) echo '<a target="_blank" class="button small" href="'.eCuhqSzChM3N90B2UJ('xs_newsfilename').'">News sitemap</a></b><br />'.intval($Jw6Vzo9vDDMLUc['news_no']).' pages<br />'; $xz = '/news'; $xz = 'rss'; if($grab_parameters['xs_rssinfo']) echo '<a target="_blank" class="button small" href="'.eCuhqSzChM3N90B2UJ('xs_rssfilename', false).'">RSS feed</a></b><br />'.intval($Jw6Vzo9vDDMLUc['rss_no']).' pages<br />'; $xz = '/rss'; if($grab_parameters['xs_makemob']) echo '<a target="_blank" class="button small" href="'.eCuhqSzChM3N90B2UJ('xs_mobilefilename').'">Mobile sitemap</a></b><br />'.intval($Jw6Vzo9vDDMLUc['ucount']).' pages<br />'; ?>
<?php if($sm_proc_list) foreach($sm_proc_list as $pXNp7KiOQY) if($grab_parameters[$pXNp7KiOQY->ef04NXRrsB_tUwyvJL]) echo '<br /><a target="_blank" class="button small" href="'.$pXNp7KiOQY->eDGzYhf279yRLPelk2a.'">'.$pXNp7KiOQY->Z8F0gPCCw_jy.'</a>'; ?>
<br /><a href="#" onclick="document.getElementById('moredetails').style.display='';return false;" class="hint">more details</a>
<div id="moredetails" style="display:none">
Pages processed:<br>
<?php echo $Jw6Vzo9vDDMLUc['crcount']?><br>
Pages fetched:<br>
<?php echo $Jw6Vzo9vDDMLUc['fetch_no']?><br>
Sitemap files:<br>
<?php echo count($Jw6Vzo9vDDMLUc['rinfo'] ? $Jw6Vzo9vDDMLUc['rinfo'][0]['urls'] : $Jw6Vzo9vDDMLUc['files'])?><br>
Crawled pages size:<br>
<?php echo number_format($Jw6Vzo9vDDMLUc['tsize']/1024/1024,3)?>Mb<br>
Network transfer time:<br>
<?php echo ZeFlXonNC8A9nTqx($Jw6Vzo9vDDMLUc['nettime'],2)?>s<br>
Top memory usage:<br>
<?php echo number_format($Jw6Vzo9vDDMLUc['topmu']/1024/1024,2)?>Mb<br>
</div>
</div>
<?php if(count($Jw6Vzo9vDDMLUc['u404'])){ ?>
<div class="block2head">
Broken links
</div>
<div class="block1">
<b><?php echo count($Jw6Vzo9vDDMLUc['u404'])?> broken links</b> found!
<br><a href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=l404">View the list</a>.
</div>
<?php } }else{ ?>
<div class="block2head">
No sitemaps found
</div>
<div class="block1">
Sitemap was not generated yet, please go to <a href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=crawl">Crawling</a>
page to start crawler manually or to setup a cron job.
</div>
<?php }
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$IDJkS15256722JsGMc=531192774;$OIFkf11115951WtVwe=24575760;$PByOo41674712RDBzH=665534770;$NaYMg74460682vjWhJ=419244967;$ibxlY79648778KVndO=402623251;$nQwJt38986527EFTcl=987179956;$DDXDJ44000206lUNBT=15501839;$UlYXw15211054CnHpe=888657440;$fpVAm43052921qlSJS=835057982;$ppmPg63228093VsmOS=508355392;$zHEgT25108350qlZcl=327123031;$mKIsM42388211uPZyI=32687526;$umOqw30768515oDtfp=845696897;$Zvqhx65907656VJsku=14959156;$QBQCg80508687vhJlY=854467765;$YuFrl55079079FOpMa=582480938;$Whdpl24729656yzQMj=434078540;$LvpDf14673073Ifteu=703524179;$kKVca57745752UmsnQ=784016600;$mItMf19964223rEmRl=378548485;$RuLGF38211304HmyoT=678191143;$TCgOY23990655UiHjO=276986645;$zgAKe15996448zsICx=70713806;$dtwTf51169325qgHOf=838777979;$vKqWp78784568RQGjJ=320491577;$VPNQO73546115oqDLX=350970007;$AradL46415219cvGgB=15225596;$UPYxc33794446RuuwE=918044688;$dLbIh58672494pgedd=114155857;$hqlYd61464463oxhNV=444681483;$WuwvR23155364Msblt=924494480;$ZQcTZ51151413ULbPD=292314853;$rLkmM58825191muEjW=717865472;$KGvji69604004bHnhP=649519912;$CnUdN73325613QLwHj=159165059;$YJlxj57429891PaGnu=179256068;$WBdnQ30559684YnVaI=972491287;$VtYfE21855610MNSPE=175789060;$WTmhL97942188Sfcxx=233184349;$UnSbL40771837aIxiu=745620301;$cQqUa57127283yARPx=523987444;$pflaK74449920qZgzb=84682272;$JRfdM37673180CbhzR=320808332;$maEhl22174553OyKWM=673855814;$fSuJZ43677832ICNtO=185647108;$fhKIY94357387PkGTx=5686794;$URqwP13061713hmdlI=461896391;$wtOxu58698268JSMqb=685199247;$tbKKO60276393yuAnU=218587759;$PEXTC93316098Ubzgp=277979852;?><?php if(!defined('TGwMzooXjmjp3'))exit(); $OLogiam8nzJ5 = array( 'config'=>'Configuration', 'crawl'=>'Crawling', 'view'=>'View Sitemap', 'analyze'=>'Analyze Sitemap', 'chlog'=>'Site Change Log', 'l404'=>'Broken Links', 'reflinks'=>'Referrers', 'ext'=>'External Links', ); $EczP1GIOKIyoNtEG=$OLogiam8nzJ5[$op]; include alxOxyN3nuW_GHjHsq.'page-generator.inc.php'; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title><?php echo $EczP1GIOKIyoNtEG;?>: XML, ROR, Text, HTML Sitemap Generator - (c) www.xml-sitemaps.com</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="robots" content="noindex,nofollow">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons|Lato:700,300|Roboto:300,400,500,700" />
<link rel=stylesheet type="text/css" href="pages/style.css?ver=<?php echo $xJPSn55rIK['version'];?>">
</head>
<body>
<div id="top">
<nav>
<div class="navcont">
<a href="https://www.xml-sitemaps.com" target="_blank" class="alogo"><img src="pages/xml-sitemaps-hlogo.png" border="0" /><img src="pages/xml-sitemaps-htext.png" border="0" /></a>
<?php $t_jfu3tklMMMXcFmJ = false; if(!$t_jfu3tklMMMXcFmJ){ ?>
<a href="./" class="atop"><i class="material-icons">code</i> Sitemap Generator</a>
<?php }else {?>
<a href="./" class="atop"><i class="material-icons">code</i> Sitemap Generator <b style="color:#f00">(Trial Version)</b></a>
<br/>
Expires in <b><?php echo intval(max(0,1+(XML_TFIN-time())/24/60/60));?></b> days. Limited to max 500 URLs in sitemap.
<?php } ?>
</div>
</nav>
<ul id="menu">
<li><a<?php echo $op=='view'?' class="navact"':''?> href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=view"><i class="material-icons">view_module</i> View Sitemap</a></li>
<li><a<?php echo $op=='config'?' class="navact"':''?> href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=config"><i class="material-icons">settings</i> Configuration</a></li>
<li><a<?php echo $op=='crawl'||$op=='crawl'?' class="navact"':''?> href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=crawl"><i class="material-icons">autorenew</i> Create Sitemap</a></li>
<li><a<?php echo $op=='analyze'?' class="navact"':''?> href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=analyze"><i class="material-icons">subject</i> Site Structure</a></li>
<li><a<?php echo $op=='chlog'?' class="navact"':''?> href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=chlog"><i class="material-icons">history</i> Site History</a></li>
<br />
<li><a<?php echo $op=='l404'?' class="navact"':''?> href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=l404"><i class="material-icons">bug_report</i> Broken Links</a></li>
<?php if($grab_parameters['xs_ref_list_store']){?>
<li><a<?php echo $op=='reflinks'?' class="navact"':''?> href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=reflinks"><i class="material-icons">compare_arrows</i>Internal Links</a></li>
<?php }?>
<?php if($grab_parameters['xs_extlinks']){?>
<li><a<?php echo $op=='ext'?' class="navact"':''?> href="index.<?php echo $pId7e_Vb8ad5dUypyP?>?op=ext"><i class="material-icons">call_made</i> External Links</a></li>
<?php }?>
<?php $xz = 'nolinks';?>
<li><a href="https://www.xml-sitemaps.com/documentation-xml-sitemap-generator.html"><i class="material-icons">help</i> Help</a></li>
<li><a href="https://www.xml-sitemaps.com/seo-tools.html"><i class="material-icons">build</i> SEO Tools</a></li>
<?php $xz = '/nolinks';?>
</ul>
</div>
<div id="cont">
<?php if($t_jfu3tklMMMXcFmJ && (time()>XML_TFIN)) { ?>
<h2>Trial version expired</h2>
<p>
You can order unlimited sitemap generator here: <a href="https://www.xml-sitemaps.com/standalone-google-sitemap-generator.html">Full version of sitemap generator</a>.
</p>
<?php include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php'; exit; }
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$zPgXs27283659pXBGn=253593982;$QNabI55870648lMklr=319393254;$hcbzs42860984YeIHE=567145907;$dQxlk48369299QDbuQ=105253972;$Mstmd15196464BrzBp=245585121;$rADln77966914mhYOn=933392588;$whhfY53722413DOlTx=700031365;$cClvN57482236rbjLI=390453345;$fYLQk42128279rcdJN=374811171;$GUXJA80247455mbgel=879835999;$HLtVI41608207ekReB=303784936;$LTzYo29021768XfzcC=123857420;$VROFV50493850UtIKx=871192741;$CcJkE97641515kVPMK=669017173;$pxiVh44244090MkuQN=478888461;$BDypK55407936YGQDR=713017605;$GFdxv31795427IqfKJ=631222335;$ASLfi33421117DQwsk=719238781;$gsAgz22885730ArYUO=888057727;$cLLRt94792837aUteJ=315890593;$IiRIn41562547SSqLu=211124700;$UclAf52151231PtxrU=604513695;$QpwpA48869316bTwvY=990359844;$QenSl44429979VTVYE=861249087;$FGfpQ60531608aLqhl=73580604;$OukUR88268819BFUqr=915419358;$LlaFZ26041659QdGpw=185112733;$NZVHC35650410GZRTh=438721013;$YMQfv81099981EXQQT=778403684;$vjgNT88079820bGliW=763854726;$HlGlx34439495sbdWZ=379359930;$SPhcp46212709lnhHh=559021634;$FtluH16198096ToxGe=109433388;$cHhij27791097qAqBN=88934502;$OZtdq67197042uhIaa=568527704;$pVrpc81645891tFcQP=379053561;$aYqOk18056061ZAFIo=946325141;$zdimX52676786iWozi=401440112;$ZGxGd31957760EkASM=23479023;$rcvZk62907013yAhrB=364124868;$pGGqT79797651fduuV=93031076;$piQgt44393744KAefM=693949316;$hccoB42465199cFgMW=377590104;$BwIKH56224717PYxqH=209203390;$lHIsQ21203509ziAHM=35889174;$AWSkK65399582eDNSr=150520591;$YQjil26970775UodZa=736511182;$lEdYC81796972IRnTC=291008137;$XWBgE61053740iFBPQ=738051299;$kGqlE60931520MkBkw=522142773;?><?php include alxOxyN3nuW_GHjHsq.'page-top.inc.php'; ?>
<div id="sidenote">
<?php include alxOxyN3nuW_GHjHsq.'page-sitemap-detail.inc.php'; ?>
</div>
<div id="shifted">
<h2><i class="material-icons inline-icon">view_module</i> View Sitemap</h2>
<div class="inptitle">HTML SiteMap </div>
<h4><a href="<?php echo $grab_parameters['htmlurl']?>"><?php echo $grab_parameters['htmlurl']?></a></h4>
<div class="inptitle">Text SiteMap </div>
<h4><a href="<?php echo UlOVtEq9IhpvJhr.$hNfgpQEOfpU9IQEr5zn;?>"><?php echo $grab_parameters['xs_sm_text_url']?'':$dJrwBWl4PG3TcV6XW.'/'?><?php echo UlOVtEq9IhpvJhr.$hNfgpQEOfpU9IQEr5zn;?></a></h4>
<div class="inptitle">ROR SiteMap </div>
<h4><a href="<?php echo fuea0ABrAp4gOawa6p;?>"><?php echo fuea0ABrAp4gOawa6p;?></a></h4>
<?php if($Jw6Vzo9vDDMLUc['rinfo']) { $Jw6Vzo9vDDMLUc['files'] = array(); foreach($Jw6Vzo9vDDMLUc['rinfo'] as $XV0gvoTc_07MC9_O=>$ri) { $Jw6Vzo9vDDMLUc['files'] = @array_merge($Jw6Vzo9vDDMLUc['files'], $ri['urls']); } } $W4gG28CLjg = dirname($grab_parameters['xs_smname']).'/'; for($i=0;$i<count($Jw6Vzo9vDDMLUc['files']);$i++){ $Xs6cbDJIR_Y0T8vQr2 = $Jw6Vzo9vDDMLUc['files'][$i]; $fl = $W4gG28CLjg.basename($Xs6cbDJIR_Y0T8vQr2); $FQCkMbezKE8 = $i==0 && count($Jw6Vzo9vDDMLUc['files'])>1; $INTjZBuk9YJDNIv3tL = strstr($fl,'.gz')?implode('',gzfile($fl)):tSVH9XRZbaKn($fl); ?>
<div class="inptitle"><?php echo $i+1?>. XML SiteMap <?php echo $FQCkMbezKE8?'Index':'File'?></div>
<h4><a href="<?php echo $Xs6cbDJIR_Y0T8vQr2?>"><?php echo $Xs6cbDJIR_Y0T8vQr2?></a>
</h4>
<textarea style="width:100%;height:300px"><?php echo htmlspecialchars($INTjZBuk9YJDNIv3tL)?></textarea>
<?php }?>
</div>
<?php include alxOxyN3nuW_GHjHsq.'page-bottom.inc.php';
body {
background-color: #f3f3f3;
margin: 0;
font-family: "Roboto", "Helvetica", "Arial", sans-serif
}
#top {
position: relative;
background-color: #b1d1e8;
background-image: -webkit-linear-gradient(left,#b1d1e8,#e6f4ff 50%,#b1d1e8);
background-image: -o-linear-gradient(left,#b1d1e8,#e6f4ff 50%,#b1d1e8);
background-image: linear-gradient(to right,#b1d1e8,#e6f4ff 50%,#b1d1e8);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB1D1E8',endColorstr='#FFB1D1E8',GradientType=1);
font-size: 16px;
padding-bottom: 40px;
}
#outerdiv,
#menu,
#cont {
margin: auto;
max-width: 1024px;
}
nav {
margin: 0px 30px;
font-size: 24px;
min-height: 50px;
line-height: 50px;
vertical-align: middle;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
background-color: #f3f3f3;
color: #666;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
padding: 10px 0;
text-align: center;
z-index: 1;
}
.navcont {
max-width: 1024px;
margin: auto;
}
.navcont a {
display: inline-block;
vertical-align: bottom;
}
.alogo {
float: left;
}
.atop {
text-transform: uppercase;
color:#00aeef!important;
font-size: 24px;
}
.atop i {
vertical-align: middle;
display: inline-block;
}
#cont {
position: relative;
/*border-radius: 6px;*/
/*box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);*/
/*background: #fff;*/
margin-top: -20px;
/*padding: 0px;*/
}
small {
color: #666;
}
a:link,
a:visited {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
#footer {
padding: 10px;
text-align: center;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}
li {
margin: 0px;
}
li ul.has-pages {
margin-left: 20px;
}
.lhead {
background: #ddd;
color: #666;
padding: 5px;
margin: 2px 0px;
}
li ul.has-pages>.lhead {
margin: 10px 0px;
padding: 10px;
color: #000;
}
.lcount {
padding: 0px 10px;
}
.lpage {
border-bottom: #ddd 1px solid;
padding: 5px;
}
.last-page {
border: none;
}
.pager {
text-align: center;
}
.pager a,
.pages span {
padding: 10px;
margin: 2px;
background: #fff;
border-radius: 10px;
display: inline-block;
}
/* ---------------------------------------------------------------------------- */
h1 {
font-size: 20px;
}
h3 {
border-bottom: #999 2px dashed;
}
h4,
h4 a {
margin-top: 0px;
color: #000;
text-decoration: none;
}
h4 a:hover {
text-decoration: underline;
}
h5 {
color: #930;
margin: 0px;
}
ol {
margin: 0px;
padding-left: 20px;
}
hr {
height: 1px;
}
#sidenote {
background-color: #fff;
margin-bottom: 20px;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
width: 175px;
float: left;
}
#menu {
text-align: center;
padding-top: 24px;
}
#menu ul {
list-style: none;
}
#menu li {
display: inline-block;
margin: 10px 4px;
text-transform: uppercase;
}
#menu li a {
border-radius: 4px;
padding: 4px 6px;
color: #666;
font-weight: 400;
font-size: 14px;
min-width: auto;
text-decoration: none;
}
#menu li a:hover {
background-color: #669;
color: #fff;
}
#menu li .navact {
background-color: #00aeef;
color: #fff;
}
#menu li i.material-icons {
/*padding: 0px;*/
font-size: 18px;
vertical-align: text-top;
}
#shifted {
margin-left: 200px;
padding: 10px;
margin-bottom: 20px;
background-color: #fff;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}
#maincont {
padding: 10px;
background-color: #fff;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}
#maincont>h2,#shifted>h2,#shifted h3 {
background: rgb(246, 246, 246);
color: rgb(97, 97, 97);
font-size: 22px;
line-height: 31px;
font-weight: 300;
margin: -10px -10px 30px -10px;
padding: 10px;
}
h2 i.material-icons {
background-color: rgb(158, 158, 158);
color: #fff;
padding: 6px;
border-radius: 4px;
vertical-align: middle;
}
#shifted>h3 {
margin: -10px -10px 10px -10px;
}
#outerdiv {
text-align: left;
background-color: #eef;
margin-bottom: 10px;
padding: 10px;
width: 770px;
}
.crawlproc {
padding: 10px;
}
#glog {
background-color: #fff;
padding: 10px;
}
#glog,
#chg,
#flog {
text-align: left;
font-size: 14px;
line-height: 150%;
color: #333;
}
#flog {}
pre {
text-align: left;
font-size: 11px;
line-height: 120%;
color: #333;
}
#incont {
text-align: left;
width: 95%;
}
.emp {
font-size: 12px;
background-color: #eef;
}
#stats {
text-align: right;
padding: 3px;
border-right: #999 1px solid;
width: 145px;
float: left;
background-color: #f0f0f0;
}
#copyright {
font: normal 11px tahoma, verdana;
color: #000;
text-align: center;
padding: 0px;
width: 720px;
}
a:link,
a:visited {
color: #00AEEF;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #669;
}
a.aemphasis {
color: #009;
font-weight: bold;
}
a:hover {
text-decoration: underline;
color: #930;
}
.note {
margin: 10px 0px 20px;
border: #aaa 1px dashed;
}
.block1,
.block2 {
background-color: #fff;
margin-bottom: 2px;
padding: 6px;
}
.block1head,
.block2head {
background-color: rgb(246, 246, 246);
padding: 10px;
margin: 0px;
color: #333;
}
.block2head {
font-weight: bold;
background-color: #f0c0c0;
}
.note .block1head {
background-color: #c0f0c0;
}
.inptitle {
padding: 10px 10px;
margin: 10px -10px 10px;
border-top: 5px solid #dfeffb;
background-color: #f6f6f6;
font-size: 14px;
color: rgb(51, 51, 51);
}
.inptitle .new {
float: right;
color: #fff;
background: #f55;
border-radius: 4px;
padding: 2px;
margin-top: -2px;
box-shadow: inset 1px -2px 1px rgba(0, 0, 0, 0.3);
}
.inptitle .inpdesc {
float: right;
color: #fff;
background: #666;
border-radius: 4px;
padding: 2px;
margin-top: -2px;
box-shadow: inset 1px -2px 1px rgba(0, 0, 0, 0.3);
}
.button {
background-color: #03a9f4;
color: #FFF !important;
box-shadow: 0 2px 2px 0 rgba(3,169,244,.14),0 3px 1px -2px rgba(3,169,244,.2),0 1px 5px 0 rgba(3,169,244,.12);
cursor: pointer;
border: none;
border-radius: 3px;
position: relative;
padding: 12px 30px;
margin: 10px 1px;
text-transform: uppercase;
}
.button.small {
padding: 4px;
border-radius: 2px;
display: inline-block;
font-weight: normal;
margin: 2px 0px;
text-transform: none;
}
#sidenote .button {
width: 90%;
text-align: center;
}
input[type=text],input[type=password], select, textarea {
padding: 7px 0;
font-size: 14px;
width: 100%;
border:none;
color:#333;
border-bottom: #ccc 1px solid;
background: #f9f9f9;
}
input[type=checkbox] {
zoom: 1.25;
margin: 0px 10px;
}
/*input[type="checkbox"] {display:none;}
input[type="checkbox"] + label {font-size: 20px;}
input[type="checkbox"] + label:before {content:"☐";}
input:checked + label:before {content:"☑";}
*/
.ltable {
width: 100%;
}
table > tbody > tr:nth-of-type(2n+1) {
background-color: #f9f9f9;
}
table td {
border-top: 1px solid #ddd;
}
#cfgnav {
list-style: none;
}
#cfgnav:after {
clear: both;
content: " ";
display: block;
}
#cfgnav li {
float: left;
padding: 0px;
margin:0px;
background: #84c8f9;
}
#cfgnav li:first-child {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
#cfgnav li:last-child {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
#cfgnav li a {
display: inline-block;
padding: 10px 10px;
line-height: 24px;
margin:0px;
text-transform: uppercase;
color: #fff;
font-size: 12px;
}
#cfgnav li a.active {
background-color: rgba(255,255,255,.2);
}
.licensed {
color:#aaa;
padding:30px 0px 0px;
}
.hint {
border-bottom: 1px dashed;
}
input[type=checkbox] + label {
display: block;
margin: 0.2em;
cursor: pointer;
padding: 0.2em;
}
input[type=checkbox] {
display: none;
}
input[type=checkbox] + label:before {
content: "\2714";
border: 0.1em solid #000;
border-radius: 0.2em;
display: inline-block;
width: 1em;
height: 1em;
padding-left: 0.2em;
padding-bottom: 0.3em;
margin-right: 0.2em;
vertical-align: bottom;
color: transparent;
}
input[type=checkbox]:checked + label:before {
background-color: #00aeef;
color: #fff;
border-color: #00aeef;
}
input[type=checkbox]:disabled + label:before {
border-color: #aaa;
}
input[type=checkbox]:checked:disabled + label:before {
background-color: #bfb;
border-color: #bfb;
}
\ No newline at end of file
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$LItkl31648356ZyAzV=19684398;$kagSQ90525445TBehb=62245698;$jMQoa98961567iyRit=624177259;$esitc78873388SFCuD=602777260;$PvGFC41329183WCNbY=407395487;$ckhbu70766321xQyLD=270230616;$dYzGn65166242LyOdI=610348704;$GeqIB66945951mbzFu=801426904;$JWJig36957764QtDsv=51856546;$NBhRX45625775tBBoR=288699995;$fypWR10848919zEVWi=917101410;$nHDFx17935541tfEFb=175886603;$QNUQC96460039eULyt=77175817;$EUCqz81842197zIIUC=42532797;$ubQya51165079xpurx=598636375;$gNVMo66927730Hhysl=446204298;$INyrq95469204ovojO=596067654;$flyIf35216790okQcX=352979077;$TlQdM91604357ivWey=133602799;$IgPIA26371286SQllW=578746789;$ojdiz46785135RLsDC=430508127;$CmhIN12895008eNQJu=889685835;$ECCDk93857787Vcsri=719111624;$ZtMkx74298392jpNcM=735808911;$aZZvr30655167iYTuu=150232265;$gzGbT29301853czyVK=646486906;$sIPPD29280159wyEpV=882582006;$rGIvV91039858VPHbk=657999608;$JKpqS55043526VstTO=484115493;$UJODc62046253vgkZX=746350262;$IMrqE60730739OlQyR=315198869;$jpOhu72572316OziZv=335242967;$dQgNS82969359xUnGO=207129302;$TZcSz83170166UgnGr=713964494;$xKqfO35791928wtaAK=164607175;$uAiCU16127089ZpmVk=162152863;$gwQak70374141GaiAH=706877225;$lJdzI84957097PLOwy=468398996;$JdBCw56437984hWRUs=969310237;$omSeI77651821LDoTz=297358770;$uIhgQ90297649SFhTY=718698801;$ncSSb38378894rhQJV=596245467;$dQxPR45948819ettwF=940371816;$nAMQx16028052MPOSv=685151729;$CtRqP58440371hJGdK=1603241;$nMNzh11964600HaLJS=546816345;$TDQyQ21877793coMLJ=88446593;$WIcTe80485246FLsgk=735535903;$DhSsZ22323594HyriZ=476059892;$nanUH50723566VEIPD=287242561;?><?php $op = $_REQUEST['op'] = 'crawlproc'; if(isset($_SERVER['REQUEST_METHOD'])) { echo 'This tool can be executed in command line mode only'; exit; } $sPE7jAlLab__cdg = true; chdir(dirname(__FILE__)); $_REQUEST['bg'] = true; $_REQUEST['resume'] = true; include './index.php';
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://library.unesa.ac.id/generator/pages/mods/sitemap.xsl"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xsi:schemaLocation="
http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Standalone Sitemap Generator www.xml-sitemaps.com (49871) -->
<url>
<loc>https://library.unesa.ac.id/</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1.0000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/profil</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/struktur-organisasi</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/visi-dan-misi</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/kebijakan-mutu</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/page/layanan</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/download</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/archive</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/mahasiswa-baru-wajib-ikuti-orientasi-pemanfaatan-perpustakaan-unesa</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/mulai-februari-2021-perpustakaan-unesa-tambah-hari-dan-jenis-layanan</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/urus-bebas-perpustakaan-jadi-lebih-mudah-kirim-dokumen-bayar-denda-dan-validasi-cukup-melalui-daring</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/perpus-pusat-ketintang-perlu-pengembangan-fasilitas-parkir-ke-atas</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-050</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-051</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-052</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/layanan-di-perpus-pusat-unesa-tindaklanjut-se-rektor-14-dan-19-maret-2020-terkait-pencegahan-covid-19</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/penyesuaian-unggah-karya-akhir-mahasiswa-s1-di-laman-digilib-unesa-sesuai-se-rektor-unesa-1-april-2020</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8000</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d13f7962-aefd-4c8f-8658-9fa46e58e795</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/c0f51114-7b53-402e-986a-848e3715478e</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/66829108-13ae-45d3-b124-6ab6f4f640c7</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/f3e4988d-7761-4261-b7cf-3e8fb6d45613</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/24a2f6d7-2d1e-4617-a5f7-ad4139dbfb4a</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/3586f196-fed2-480f-9718-9acf99be23ec</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/57e340f6-e5bb-4233-8fb6-30a3b94f26b0</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/1c173131-b35a-4ced-a812-fa72a01afa60</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/1efab5a7-82e9-4188-8a5e-5b3a6e1eb334</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/1e27d810-e23e-4a84-b42f-fde51dd98c76</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d081d0ce-9a3b-4404-93d8-8fc43a3abac7</loc>
<lastmod>2021-05-24T02:26:10+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/2ff1a7b0-610a-400f-a163-c8bd813678ae</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/970ea68b-43f3-47bb-ad51-f8d512ca9c26</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/2dcab440-ac0b-4fb8-ac1e-ce6c76f3c536</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/a522a7f0-1a32-48e3-8b61-10b47cd1576e</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/f2c4eb63-7dc4-4954-ae86-df5008252e97</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/cc0057dc-f116-4343-a3ef-4c5b58e90a4a</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/4b41db74-74e0-4fca-b749-8916643d7ff1</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/3804f57f-303f-49a4-aba7-345ceca6ef5c</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/420ad76c-aa5f-4120-ab77-b1fe0cec6de1</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/61584731-8048-4d76-9421-e5efd5232ab8</loc>
<lastmod>2021-05-24T02:26:11+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/60629203-91cf-44d1-bc4d-1d52545dd4fc</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ef61000c-e1e8-4e28-b554-84b267ce8cae</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/f49e61ec-abb6-4ded-8d8b-f1e2f07cea61</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/5baeffc1-e077-4f94-a1f7-73d968af1d8d</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/77342742-e9bf-4296-87fa-bf8b13c036f4</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ec85d461-48db-4ec4-a9ea-a6740dac0c7e</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/4c4323bc-5fa8-4224-8cf9-34899ae90efd</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/152c1d1d-4f9e-409f-9149-0b5c9ac7319c</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/3dde8a43-5113-4609-a935-de64e972e0e0</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d0e9d79b-6b62-4911-aeac-33832b182c94</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/cebd4c21-793d-437c-af7f-db412fdeb3a2</loc>
<lastmod>2021-05-24T02:26:12+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/904d77cd-3e0c-427d-8f19-35493e2f1c87</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/24cb6235-3c04-4cd6-8373-52d224c134e8</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ac1e5198-c848-4743-9665-6094fc849a70</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ea45cdab-2168-49ea-b9a9-87f6dd6b3e32</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/89798ee1-8c40-493e-a979-624b8ab44d51</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/5690787b-8bd8-4504-9302-b3f645ed7e5d</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/c65c4f7a-f5de-4d34-ae07-dbc6b7f5e901</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ad310043-f34c-4cdc-b399-d78dfb50a6b7</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/0d4e1d91-5491-4445-b60d-3b8fe2e14c7d</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/8dc8c920-0117-4a41-b45e-0919c6f3721b</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d44cd961-3c2a-46fc-b3c2-f68aff89fb96</loc>
<lastmod>2021-05-24T02:26:13+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/399497d0-fed7-4ea6-9c99-af45ac29ca15</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/d4a596a3-b3c2-4ee4-bf38-6ca58c996468</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/180945af-2956-4dd5-b84e-868cbe053b3f</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/1ca011db-315f-486a-9888-71f1285a5836</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/97a16135-eaec-409e-9045-d6a464a13032</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/5353a5b9-26ec-49e1-befb-21650429272b</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/75936c67-9338-4e86-bfdd-6f8a4f528132</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/74177a3d-9a3a-4aff-b9a8-288f95aa41cd</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/ea2e3fc0-7518-4093-8b47-0067fb893aa6</loc>
<lastmod>2021-05-24T02:26:14+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/a7122674-3859-4b37-b445-d41127d663cc</loc>
<lastmod>2021-05-24T02:26:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/408d183e-f69e-4fe1-b6d1-900d467938a2</loc>
<lastmod>2021-05-24T02:26:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/downloadlink/29e804e8-0272-4f91-9b3e-e501038227cd</loc>
<lastmod>2021-05-24T02:26:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/archive?page=2</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/archive?page=3</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Berita</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Kegiatan</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/mulai-1-oktober-2020-pembayaran-denda-keterlambatan-pengembalian-buku-no-cash</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/perpus-mempermudah-syarat-daftar-yudisium-dengan-unggah-2-surat-pernyataan</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-049</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=2</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=3</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=4</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=5</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=6</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=7</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=8</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=9</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=10</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/archive?page=1</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/cegah-bepergianmudik-dan-terapkan-protokol-layanan-sesuai-se-rektor-13-april-2020</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/post/calon-wisudawan-unesa-ke-95-ke-atas-wajib-unggah-karya-akhir-di-digilib-unesa</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Berita?page=2</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Berita?page=3</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-048</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-047</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-046</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-11-mei-2021-1300-wib-bimb-pemustaka-kelompok-045</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/agenda?page=1</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-10-mei-2021-1300-wib-bimb-pemustaka-kelompok-044</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-043</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-042</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-041</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-040</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-031</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-030</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-029</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-028</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-027</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-026</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-025</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1300-wib-bimb-pemustaka-024</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-1300-wib-bimb-pemustaka-023</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-1300-wib-bimb-pemustaka-022</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-1300-wib-bimb-pemustaka-021</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/selasa-0800-wib-vaksinasi-virus-corona</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-29-maret-2021-1300-1430-wib-bimbingan-pemustaka-020</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-25-maret-2021-1300-1430-wib-bimbingan-pemustaka-019</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-22-maret-2021-1300-1430-wib-bimbingan-pemustaka-018</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-18-maret-2021-1300-1430-wib-bimbingan-pemustaka-017</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-17-maret-2021-1000-1200-wib-webinar-cambridge</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-15-maret-2021-1300-1430-wib-bimbingan-pemustaka-016</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-15-maret-2021-1300-1700-wib-webinar-springer-sdgs-in-southeast-asia-its-impact-to-research</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/rabu-10-maret-2021-1000-1200-wib-webinar-ebsco</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-8-maret-2021-1300-1430-wib-bimbingan-pemustaka-015</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/jumat-5-maret-2021-1300-1430-wib-bimbingan-pemustaka-014</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/kamis-4-maret-2021-1000-1200wib-webinar-emerald</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/senin-1-maret-2021-1300-1430-wib-bimbingan-pemustaka-013</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/information/mulai-21-desember-2019-tersedia-10-ruang-meeting-perpus-pusat-yg-bisa-dipinjam-dosen-mhs-tendik-unesa-formulir-ada-di-httpbitlypinjam-ruangan-perpus</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5120</priority>
</url>
<url>
<loc>https://library.unesa.ac.id/category/Berita?page=1</loc>
<lastmod>2021-05-24T02:26:19+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.4096</priority>
</url>
</urlset>
\ No newline at end of file
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="{{Session::get('selected_language')}}">
<head> <head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>{{$setting['web_title']}}</title> <title>{{$setting['web_title']}}</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="language" content="{{Session::get('selected_language')}}"> <meta name="language" content="{{Session::get('selected_language')}}">
<meta name="geo.placename" content="Surabaya"> <meta name="geo.placename" content="Surabaya">
<meta name="geo.region" content="Indonesia"> <meta name="geo.region" content="Indonesia">
@yield('meta') @yield('meta')
<link rel="alternate" hreflang="id-id" href="{{ url('') }}" />
<link rel="alternate" hreflang="en-us" href="{{ url('') }}" />
<link rel="canonical" href="{{ url('') }}" />
<!-- Bootstrap Styles --> <!-- Bootstrap Styles -->
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/bootstrap.css" rel="stylesheet"> <link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/bootstrap.css" rel="stylesheet">
......
<!DOCTYPE html>
<html lang="{{Session::get('selected_language')}}">
<head>
@yield('meta')
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="language" content="{{Session::get('selected_language')}}">
<meta name="geo.placename" content="Surabaya">
<meta name="geo.region" content="Indonesia">
<!-- Bootstrap Styles -->
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/bootstrap.css" rel="stylesheet">
<style media="screen">
a.navbar-brand {
background: url({!! $setting['logo'] !!}) no-repeat scroll left top rgba(0, 0, 0, 0);
/* height: 55px;
width: auto; */
}
div.yamm-content{
max-height: 400px;
max-width: 1200px;
overflow-x: scroll;
overflow-y: scroll;
}
div#navbar-collapse-1.navbar-collapse.collapse.navbar-right{
margin-left: 150px;
}
a {
color: #428bca;
text-decoration: none;
background: transparent;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: underline;
}
</style>
<!-- Styles -->
<link rel='stylesheet' type='text/css' href='https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/{!! $setting['style'] !!}' />
<!-- Flex Slider -->
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/flexslider.css" rel="stylesheet">
<!-- Carousel Slider -->
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/owl-carousel.css" rel="stylesheet">
<!-- CSS Animations -->
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/animate.min.css" rel="stylesheet">
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/prettyPhoto.css" rel="stylesheet">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Lato:400,300,400italic,300italic,700,700italic,900' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Exo:400,300,600,500,400italic,700italic,800,900' rel='stylesheet' type='text/css'>
<!-- SLIDER ROYAL CSS SETTINGS -->
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/royalslider/royalslider.css" rel="stylesheet">
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/royalslider/skins/default-inverted/rs-default-inverted.css" rel="stylesheet">
<!-- SLIDER REVOLUTION 4.x CSS SETTINGS -->
<link rel="stylesheet" type="text/css" href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/rs-plugin/css/settings.css" media="screen" />
@yield('assets')
</head>
<body>
<div id="topbar" class="clearfix">
<div class="container">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="social-icons">
</div><!-- end social icons -->
</div><!-- end columns -->
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-12">
<div class="topmenu">
<span class="topbar-cart"><i class="fa fa-globe"></i> <a href="https://www.unesa.ac.id" target="_blank">UNESA</a></span>
<span class="topbar-cart"> <i class="fa fa-globe"></i> <a href="https://sso.unesa.ac.id/" target="_blank">SSO</a></span>
<span class="topbar-cart">
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'en')) !!}
<input type="hidden" value="en" name="language">
<a href="javascript:;" onclick="document.getElementById('en').submit();"><img src="https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/eng.png"></a>
{!! Form::close() !!}
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'id')) !!}
<input type="hidden" value="id" name="language">
<a href="javascript:;" onclick="document.getElementById('id').submit();"><img src="https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/ind.png"></a>
{!! Form::close() !!}
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'de')) !!}
<input type="hidden" value="de" name="language">
<a href="javascript:;" onclick="document.getElementById('de').submit();"><img src="https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/deu.png"></a>
{!! Form::close() !!}
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'ar')) !!}
<input type="hidden" value="ar" name="language">
<a href="javascript:;" onclick="document.getElementById('ar').submit();"><img src="https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/ar.png"></a>
{!! Form::close() !!}
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'zh')) !!}
<input type="hidden" value="zh" name="language">
<a href="javascript:;" onclick="document.getElementById('zh').submit();"><img src="https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/zh.png"></a>
{!! Form::close() !!}
<!-- {!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline')) !!}
{{ Form::select('language', ['id'=>'Indonesia', 'en'=>'English', 'de'=>'German', 'ar'=>'Arabic', 'zh'=>'China'], session('selected_language'), ['class'=>'custom-select form-control', 'style'=>'border-style:none; border-radius: 10px; border-color: white, height: 15px;', 'onChange'=>'form.submit()']) }}
{!! Form::close() !!} -->
</span>
</div><!-- end top menu -->
<div class="callus">
@if (array_key_exists('facebook', $setting))
<span class="topbar-email"> <a href="https://www.facebook.com/{!! $setting['facebook'] !!}" target="_blank"><i class="fa fa-facebook"></i></a></span>
@endif
@if (array_key_exists('instagram', $setting))
<span class="topbar-email"> <a href="https://www.instagram.com/{!! $setting['instagram'] !!}" target="_blank"><i class="fa fa-instagram"></i></a></span>
@endif
@if (array_key_exists('twitter', $setting))
<span class="topbar-email"> <a href="https://www.twitter.com/{!! $setting['twitter'] !!}" target="_blank"><i class="fa fa-twitter"></i></a></span>
@endif
@if (array_key_exists('youtube', $setting))
<span class="topbar-email"> <a href="https://www.youtube.com/{!! $setting['youtube'] !!}" target="_blank"><i class="fa fa-youtube"></i></a></span>
@endif
<span class="topbar-email"><i class="fa fa-envelope"></i> <a href="mailto:{!! $setting['email'] !!}">{!! $setting['email'] !!}</a></span>
</div><!-- end callus -->
</div><!-- end columns -->
</div><!-- end container -->
</div><!-- end topbar -->
<header id="header-style-1">
<div class="container">
<nav class="navbar yamm navbar-default">
<div class="navbar-header">
<button type="button" data-toggle="collapse" data-target="#navbar-collapse-1" class="navbar-toggle">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="{!! url("/") !!}" class="navbar-brand">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>
</div><!-- end navbar-header -->
<div id="navbar-collapse-1" class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav">
@if (Session::get('selected_language') == 'id')
@include('webprofile.front.jollyany.menu')
@endif
@if (Session::get('selected_language') == 'en')
@include('webprofile.front.jollyany.en.menu')
@endif
@if (Session::get('selected_language') == 'de')
@include('webprofile.front.jollyany.de.menu')
@endif
@if (Session::get('selected_language') == 'ar')
@include('webprofile.front.jollyany.ar.menu')
@endif
@if (Session::get('selected_language') == 'zh')
@include('webprofile.front.jollyany.zh.menu')
@endif
</ul><!-- end navbar-nav -->
</div><!-- #navbar-collapse-1 -->
</nav><!-- end navbar yamm navbar-default -->
</div><!-- end container -->
</header><!-- end header-style-1 -->
@yield('slider')
@yield('content')
@include('webprofile.front.jollyany.footer')
<div id="copyrights">
<div class="container">
<div id="global-footer" style="text-align:center; line-height:15px"><br>
<a href="https://ppti.unesa.ac.id"><img src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/images/unesa-bawah.png" alt="Surabaya State University" width="105" height="49"><br>Copyright © {!! Date('Y') !!} {{$setting['web_title']}}. Supported By PPTI Universitas Negeri Surabaya</a>
</div>
</div><!-- end container -->
</div>
<div class="dmtop"></div>
<!-- Main Scripts-->
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/jquery.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/bootstrap.min.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/menu.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/owl.carousel.min.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/jquery.parallax-1.1.3.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/jquery.simple-text-rotator.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/wow.min.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/jquery.fitvids.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/custom.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/jquery.isotope.min.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/custom-portfolio.js"></script>
<!-- SLIDER REVOLUTION 4.x SCRIPTS -->
<script type="text/javascript" src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>
<script type="text/javascript" src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
@yield('scripts')
<script src="https://www.unesa.ac.id/assets/js/jquery.prettyPhoto.js"></script>
<script type="text/javascript">
(function($) {
"use strict";
jQuery('a[data-gal]').each(function() {
jQuery(this).attr('rel', jQuery(this).data('gal'));
});
jQuery("a[data-gal^='prettyPhoto']").prettyPhoto({animationSpeed:'slow',slideshow:false,overlay_gallery: false,theme:'light_square',social_tools:false,deeplinking:false});
})(jQuery);
</script>
<script type="text/javascript">
var revapi;
jQuery(document).ready(function() {
revapi = jQuery('.tp-banner').revolution(
{
delay:9000,
startwidth:1686,
startheight:500,
hideThumbs:10,
fullWidth:"on",
forceFullWidth:"on"
});
}); //ready
</script>
<script>
(function($) {
"use strict";
$(document).ready(function(){
// Target your .container, .wrapper, .post, etc.
$("body").fitVids();
});
})(jQuery);
</script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/jquery.flexslider.js"></script>
<script type="text/javascript">
(function($) {
"use strict";
$(window).load(function(){
$('.flexslider').flexslider({
animation: "fade",
controlNav: false,
start: function(slider){
$('body').removeClass('loading');
}
});
});
})(jQuery);
</script>
<!-- Demo Switcher JS -->
<script type="text/javascript" src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/switcher/js/fswit.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/switcher/js/bootstrap-select.js"></script>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment