You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
365 B
13 lines
365 B
<?xml version="1.0"?>
|
|
<QuickCrawlLink>
|
|
#(mode)#::
|
|
<title>#[title]#</title>
|
|
<url>#[url]#</url>
|
|
<status code="#[code]#">#(status)#URL successfully added to Crawler Queue
|
|
::Malformed URL
|
|
::Unable to create new crawling profile for URL: #[error]#
|
|
::Unable to add URL to crawler queue: #[error]#
|
|
#(/status)#
|
|
</status>
|
|
#(/mode)#
|
|
</QuickCrawlLink> |