Synced with HTTrack3.49-2+htsswf+htsjava launched on Tue, 06 Feb 2024 06:41:48.

This commit is contained in:
David Ball 2024-06-01 04:46:06 +00:00
parent 8423765585
commit 43fe30fd56
2400 changed files with 874675 additions and 0 deletions

157
.gitignore vendored Normal file
View File

@ -0,0 +1,157 @@
# Mac Finder artifacts
.DS_Store
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
*.lcov
# nyc test coverage
.nyc_output
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Snowpack dependency directory (https://snowpack.dev/)
web_modules/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
# Next.js build output
.next
out
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public
# vuepress build output
.vuepress/dist
# vuepress v2.x temp and cache directory
.temp
.cache
# Docusaurus cache and generated files
.docusaurus
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TernJS port file
.tern-port
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# iisnode logs
iisnode/
# transpiler artifacts
app/TikaClient/build/
# cookies
youtube-cookies.txt
# SSL certificates
*.cer
*csr.txt
# Thumbnails on Windows
Thumbs.db
# ZIP and archive files
*.zip
*.tar.gz
*.tar.xz
*.tar.bz2
*.rar
*.7z

BIN
backblue.gif (Stored with Git LFS) Normal file

Binary file not shown.

BIN
fade.gif (Stored with Git LFS) Normal file

Binary file not shown.

140
index.html Normal file
View File

@ -0,0 +1,140 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="HTTrack is an easy-to-use website mirror utility. It allows you to download a World Wide website from the Internet to a local directory,building recursively all structures, getting html, images, and other files from the server to your computer. Links are rebuiltrelatively so that you can freely browse to the local site (works with any browser). You can mirror several sites together so that you can jump from one toanother. You can, also, update an existing mirror site, or resume an interrupted download. The robot is fully configurable, with an integrated help" />
<meta name="keywords" content="httrack, HTTRACK, HTTrack, winhttrack, WINHTTRACK, WinHTTrack, offline browser, web mirror utility, aspirateur web, surf offline, web capture, www mirror utility, browse offline, local site builder, website mirroring, aspirateur www, internet grabber, capture de site web, internet tool, hors connexion, unix, dos, windows 95, windows 98, solaris, ibm580, AIX 4.0, HTS, HTGet, web aspirator, web aspirateur, libre, GPL, GNU, free software" />
<title>List of available projects - HTTrack Website Copier</title>
<!-- Mirror and index made by HTTrack Website Copier/3.49-2 [XR&CO'2014] -->
<style type="text/css">
<!--
body {
margin: 0; padding: 0; margin-bottom: 15px; margin-top: 8px;
background: #77b;
}
body, td {
font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#subTitle {
background: #000; color: #fff; padding: 4px; font-weight: bold;
}
#siteNavigation a, #siteNavigation .current {
font-weight: bold; color: #448;
}
#siteNavigation a:link { text-decoration: none; }
#siteNavigation a:visited { text-decoration: none; }
#siteNavigation .current { background-color: #ccd; }
#siteNavigation a:hover { text-decoration: none; background-color: #fff; color: #000; }
#siteNavigation a:active { text-decoration: none; background-color: #ccc; }
a:link { text-decoration: underline; color: #00f; }
a:visited { text-decoration: underline; color: #000; }
a:hover { text-decoration: underline; color: #c00; }
a:active { text-decoration: underline; }
#pageContent {
clear: both;
border-bottom: 6px solid #000;
padding: 10px; padding-top: 20px;
line-height: 1.65em;
background-image: url(backblue.gif);
background-repeat: no-repeat;
background-position: top right;
}
#pageContent, #siteNavigation {
background-color: #ccd;
}
.imgLeft { float: left; margin-right: 10px; margin-bottom: 10px; }
.imgRight { float: right; margin-left: 10px; margin-bottom: 10px; }
hr { height: 1px; color: #000; background-color: #000; margin-bottom: 15px; }
h1 { margin: 0; font-weight: bold; font-size: 2em; }
h2 { margin: 0; font-weight: bold; font-size: 1.6em; }
h3 { margin: 0; font-weight: bold; font-size: 1.3em; }
h4 { margin: 0; font-weight: bold; font-size: 1.18em; }
.blak { background-color: #000; }
.hide { display: none; }
.tableWidth { min-width: 400px; }
.tblRegular { border-collapse: collapse; }
.tblRegular td { padding: 6px; background-image: url(fade.gif); border: 2px solid #99c; }
.tblHeaderColor, .tblHeaderColor td { background: #99c; }
.tblNoBorder td { border: 0; }
// -->
</style>
</head>
<body>
<table width="76%" border="0" align="center" cellspacing="0" cellpadding="3" class="tableWidth">
<tr>
<td id="subTitle">HTTrack Website Copier - Open Source offline browser</td>
</tr>
</table>
<table width="76%" border="0" align="center" cellspacing="0" cellpadding="0" class="tableWidth">
<tr class="blak">
<td>
<table width="100%" border="0" align="center" cellspacing="1" cellpadding="0">
<tr>
<td colspan="6">
<table width="100%" border="0" align="center" cellspacing="0" cellpadding="10">
<tr>
<td id="pageContent">
<!-- ==================== End prologue ==================== -->
<h1 ALIGN=Center>Index of locally available projects:</H1>
<table border="0" width="100%" cellspacing="1" cellpadding="0">
<TH>
<BR/>
No categories
</TH>
<TR>
<TD BACKGROUND="fade.gif">
&middot; <A HREF="russellcountyva.us/index.html">russellcountyva.us</A>
</TD>
</TR>
</TABLE>
<BR>
<H6 ALIGN="RIGHT">
<I>Mirror and index made by HTTrack Website Copier [XR&CO'2008]</I>
</H6>
<!-- Mirror and index made by HTTrack Website Copier/3.49-2 [XR&CO'2014] -->
<!-- Thanks for using HTTrack Website Copier! -->
<!-- ==================== Start epilogue ==================== -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="76%" border="0" align="center" valign="bottom" cellspacing="0" cellpadding="0">
<tr>
<td id="footer"><small>&copy; 2008 Xavier Roche & other contributors - Web Design: Leto Kauler.</small></td>
</tr>
</table>
</body>
</html>

0
russellcountyva.us.whtt Normal file
View File

BIN
russellcountyva.us/backblue.gif (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,22 @@
/*1707219883,,JIT Construction: v1011244770,en_US*/
/**
* Copyright (c) 2017-present, Facebook, Inc. All rights reserved.
*
* You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
* copy, modify, and distribute this software in source code or binary form for use
* in connection with the web services and APIs provided by Facebook.
*
* As with any software that integrates with the Facebook platform, your use of
* this software is subject to the Facebook Platform Policy
* [http://developers.facebook.com/policy/]. This copyright notice shall be
* included in all copies or substantial portions of the software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
(function _(a,b,c,d,e){var f=window.console;f&&Math.floor(new Date().getTime()/1e3)-b>7*24*60*60&&f.warn("The Facebook JSSDK is more than 7 days old.");if(window[c])return;if(!window.JSON)return;var g=window[c]={__buffer:{replay:function(){var a=this,b=function(d){var b=window[c];a.calls[d][0].split(".").forEach(function(a){return b=b[a]});b.apply(null,a.calls[d][1])};for(var d=0;d<this.calls.length;d++)b(d);this.calls=[]},calls:[],opts:null},getUserID:function(){return""},getAuthResponse:function(){return null},getAccessToken:function(){return null},init:function(a){g.__buffer.opts=a}};for(b=0;b<d.length;b++){f=d[b];if(f in g)continue;var h=f.split("."),i=h.pop(),j=g;for(var k=0;k<h.length;k++)j=j[h[k]]||(j[h[k]]={});j[i]=function(a){if(a==="init")return;return function(){g.__buffer.calls.push([a,Array.prototype.slice.call(arguments)])}}(f)}k=document.createElement("script");k.src=a;k.async=!0;e&&(k.crossOrigin="anonymous");h=document.getElementsByTagName("script")[0];h.parentNode&&h.parentNode.insertBefore(k,h)})("MyAccount.html\/\/connect.facebook.net\/en_US\/all.js?hash=f472882ff8f28281a2f0ee358750cc60", 1707219883, "FB", ["AppEvents.EventNames","AppEvents.ParameterNames","AppEvents.activateApp","AppEvents.clearAppVersion","AppEvents.clearUserID","AppEvents.getAppVersion","AppEvents.getUserID","AppEvents.logEvent","AppEvents.logPageView","AppEvents.logPurchase","AppEvents.setAppVersion","AppEvents.setUserID","AppEvents.updateUserProperties","Canvas.Plugin.showPluginElement","Canvas.Plugin.hidePluginElement","Canvas.Prefetcher.addStaticResource","Canvas.Prefetcher.setCollectionMode","Canvas.getPageInfo","Canvas.scrollTo","Canvas.setAutoGrow","Canvas.setDoneLoading","Canvas.setSize","Canvas.setUrlHandler","Canvas.startTimer","Canvas.stopTimer","Event.subscribe","Event.unsubscribe","XFBML.parse","addFriend","api","getAccessToken","getAuthResponse","getLoginStatus","getUserID","init","login","logout","publish","share","ui"], true);

View File

@ -0,0 +1,54 @@
# HTTrack Website Copier Cookie File
# This file format is compatible with Netscape cookies
www.russellcountyva.us TRUE / FALSE 1999999999 ASP.NET_SessionId xhpmwkadqnyvtf5gnbcs4t2z
www.russellcountyva.us TRUE / FALSE 1999999999 SameSite None
cpauthentication.civicplus.com TRUE / FALSE 1999999999 ConsentResponse.CUN7VTWfiY2U6eBt1C6DDbCN3y8evLAkQHwXJADHlM4 .
cpauthentication.civicplus.com TRUE / FALSE 1999999999 .AspNetCore.Antiforgery.ZogNLYIWJg0 CfDJ8J_0tE52V9hJjGksUMGpAtpsSPHqDMG7HwQE6gBK2Cw_MQw44oUwfDRzws9S5xJzAypSfKMIlGbzno2oEbP0v7uGAsorie0ypXBXB_Tt61WEe7UsQxcAb1PUqJQKQyYawLdwoxtVhjS2KmIOcY6b5e0
.facebook.com TRUE / FALSE 1999999999 sb SxLCZbLaBt3nvPEBX-EI2JwW
.instagram.com TRUE / FALSE 1999999999 csrftoken C_ZCmRFPFB0tUvAH_vsv8c
.youtube.com TRUE / FALSE 1999999999 GPS 1
.youtube.com TRUE / FALSE 1999999999 YSC uJ-NrIXQjHw
.youtube.com TRUE / FALSE 1999999999 VISITOR_INFO1_LIVE dE-4Ijih5O0
.youtube.com TRUE / FALSE 1999999999 VISITOR_PRIVACY_METADATA CgJVUxIEGgAgKA%3D%3D
www.youtube.com TRUE / FALSE 1999999999 SameSite lax
russcova.interactivegis.com TRUE / FALSE 1999999999 PHPSESSID ec39ejvei1j936cbviveo941d3
russcova.interactivegis.com TRUE / FALSE 1999999999 SameSite Lax
www.virginia.org TRUE / FALSE 1999999999 GCLB COHLq4bfqrHY4wE
.google.com TRUE / FALSE 1999999999 NID 511=CwIzA-Qg5q36RRrk8hMs4PEZqOJm310m-lR0CkJy6UTqDGnXXHZB9aeNWMK25cbidm4asq3RZEP1Beqdno7rpvJcT-jFMPjxE-JB6YQ1QMWyIKmimkhiHeYtsS8kIt8NECql_Fxr4ZXJTBqPKT1IC1O2XN4av1ORx0JtYkvASSM
cpauthentication.civicplus.com TRUE / FALSE 1999999999 ConsentResponse.SypUBWWT_MKkTast5G1ysjNg0FZZ6jCsCAjAQev1jUE .
cpauthentication.civicplus.com TRUE / FALSE 1999999999 samesite lax
.instagram.com TRUE / FALSE 1999999999 ps_l 0
.instagram.com TRUE / FALSE 1999999999 ps_n 0
instagram.com TRUE / FALSE 1999999999 SameSite deleted
www.instagram.com TRUE / FALSE 1999999999 SameSite deleted
.instagram.com TRUE / FALSE 1999999999 mid ZcITqwAEAAEHlll3qHgxgYFSgTZk
.instagram.com TRUE / FALSE 1999999999 ig_did 6A0EBD5E-E147-4C30-98D1-FE3F717E9923
.instagram.com TRUE / FALSE 1999999999 ig_nrcb 1
.vacourts.gov TRUE / FALSE 1999999999 __cf_bm dfLpHnXgL0WhZe0kea9w8_rzROumbKnVtzIDojuCq1k-1707217933-1-AUryBqzc9DLnLvrwYAkcVgbq/A/Rgf5bPkAYBGqhC8Rj859T7elxR5PSSiV9EW3L3ZR4sYxSZgqBOaptfSbXcdg=
www.vacourts.gov TRUE / FALSE 1999999999 SameSite None
.facebook.com TRUE / FALSE 1999999999 ps_l 0
.facebook.com TRUE / FALSE 1999999999 ps_n 0
www.virginiacoalenergy.com TRUE / FALSE 1999999999 __tad 1707218022.6293491
.alltrails.com TRUE / FALSE 1999999999 datadome AoUhqvWdwByZJ74lj7MAj5BOUydGapwwS6b17ZyKvDIib24kEpUGoNNRCyWJHIrB9hyG_c0FBFaL_XKj7ob~B7DreDFtHrxSOkX~vaBkN8MjpV~9lY2ad_KukIh~NSB3
www.alltrails.com TRUE / FALSE 1999999999 SameSite Lax
www.clinchriverfest.com TRUE / FALSE 1999999999 XSRF-TOKEN 1707218121|u69AsqYupqoD
www.clinchriverfest.com TRUE / FALSE 1999999999 SameSite None
www.clinchriverfest.com TRUE / FALSE 1999999999 ssr-caching cache#desc=miss#varnish=miss_miss#dc#desc=fastly_uw2-pub-1_g
.twitter.com TRUE / FALSE 1999999999 guest_id_marketing v1%3A170721826903432351
.twitter.com TRUE / FALSE 1999999999 guest_id_ads v1%3A170721826903432351
.twitter.com TRUE / FALSE 1999999999 personalization_id v1_hhjANjo882VRwjwVvnG8TA=="
.twitter.com TRUE / FALSE 1999999999 guest_id v1%3A170721826903432351
.twitter.com TRUE / FALSE 1999999999 SameSite Lax
www.facebook.com TRUE / FALSE 1999999999 SameSite deleted
.www.civicplus.help TRUE / FALSE 1999999999 __cfruid 5738286f028ff32b2e9c6ab325d8e77fe030176f-1707218862
www.civicplus.help TRUE / FALSE 1999999999 SameSite None
www.civicplus.com TRUE / FALSE 1999999999 shield-notbot-nonce ca78c40d65
.facebook.com TRUE / FALSE 1999999999 datr FhPCZSb8cy6GW4BZ6eoaGyRI
.facebook.com TRUE / FALSE 1999999999 fr 0DzXXeeU40WYa2Jne..BlwhMZ.UA.AAA.0.0.Blwhg3.AWWnSU9PAGY
russellcountyva.us TRUE / FALSE 1999999999 ASP.NET_SessionId hz0sdjxon4suqoqsrt3zvqhu
russellcountyva.us TRUE / FALSE 1999999999 SameSite None
.russellcountyida.org TRUE / FALSE 1999999999 _cfuvid SgkeeFc13.cnU6lldUNV7RVJIZi5dbOMUWtzb7AM5M4-1707222945701-0-604800000
russellcountyida.org TRUE / FALSE 1999999999 SameSite None
www.russellcountyva.us TRUE / FALSE 1999999999 CP_IsMobile false
www.russellcountyva.us TRUE / FALSE 1999999999 CP_IsMobile false

BIN
russellcountyva.us/fade.gif (Stored with Git LFS) Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,12 @@
What's in this folder?
This folder (hts-cache) has been generated by WinHTTrack 3.49-2+htsswf+htsjava
and is used for updating this website.
(The HTML website structure is stored here to allow fast updates)
DO NOT delete this folder unless you do not want to update the mirror in the future!!
(you can safely delete old.zip and old.lst files, however)
note: the hts-log.txt file, and hts-cache folder, may contain sensitive information,
such as username/password authentication for websites mirrored in this project
do not share these files/folders if you want these information to remain private

View File

@ -0,0 +1,78 @@
Near=0
Test=0
ParseAll=1
HTMLFirst=0
Cache=1
NoRecatch=0
Dos=0
Index=1
WordIndex=0
MailIndex=0
Log=1
RemoveTimeout=0
RemoveRateout=0
KeepAlive=1
FollowRobotsTxt=2
NoErrorPages=0
NoExternalPages=0
NoPwdInPages=0
NoQueryStrings=0
NoPurgeOldFiles=0
Cookies=1
CheckType=1
ParseJava=1
HTTP10=0
TolerantRequests=0
UpdateHack=1
URLHack=1
StoreAllInCache=0
LogType=0
UseHTTPProxyForFTP=1
Build=0
PrimaryScan=3
Travel=1
GlobalTravel=0
RewriteLinks=0
BuildString=%%h%%p/%%n%%q.%%t
Category=
MaxHtml=
MaxOther=
MaxAll=
MaxWait=
Sockets=
Retry=
MaxTime=
TimeOut=
RateOut=
UserID=Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)
Footer=<!-- Mirrored from %%s%%s by HTTrack Website Copier/3.x [XR&CO'2014], %%s -->
AcceptLanguage=en, *
OtherHeaders=
DefaultReferer=
MaxRate=25000
WildCardFilters=+*.png +*.gif +*.jpg +*.jpeg +*.css +*.js -ad.doubleclick.net/* -mime:application/foobar
Proxy=
Port=
Depth=
ExtDepth=
MaxConn=
MaxLinks=
MIMEDefsExt1=
MIMEDefsExt2=
MIMEDefsExt3=
MIMEDefsExt4=
MIMEDefsExt5=
MIMEDefsExt6=
MIMEDefsExt7=
MIMEDefsExt8=
MIMEDefsMime1=
MIMEDefsMime2=
MIMEDefsMime3=
MIMEDefsMime4=
MIMEDefsMime5=
MIMEDefsMime6=
MIMEDefsMime7=
MIMEDefsMime8=
CurrentUrl=https://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2024&endDate%3d12/31/2024&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2023&endDate%3d12/31/2023&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2022&endDate%3d12/31/2022&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2021&endDate%3d12/31/2021&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2020&endDate%3d12/31/2020&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2019&endDate%3d12/31/2019&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2018&endDate%3d12/31/2018&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2017&endDate%3d12/31/2017&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/AgendaCenter/Search/?term%3d&CIDs%3dall&startDate%3d1/1/2016&endDate%3d12/31/2016&dateRange%3d1%%20year&dateSelector%3d4%0d%0ahttps://www.russellcountyva.us/%0d%0ahttps://russellcountyida.org/
CurrentAction=1
CurrentURLList=

View File

@ -0,0 +1,552 @@
HTTrack3.49-2+htsswf+htsjava launched on Tue, 06 Feb 2024 06:41:48 at https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2024&endDate=12/31/2024&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2023&endDate=12/31/2023&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2022&endDate=12/31/2022&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2021&endDate=12/31/2021&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2020&endDate=12/31/2020&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2019&endDate=12/31/2019&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2018&endDate=12/31/2018&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2017&endDate=12/31/2017&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2016&endDate=12/31/2016&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/ https://russellcountyida.org/ +*.png +*.gif +*.jpg +*.jpeg +*.css +*.js -ad.doubleclick.net/* -mime:application/foobar
(winhttrack -WC2%Ps2u1%s%uN0%I0p3DaK0H0%kf2A25000%f#f -F "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" -%F "<!-- Mirrored from %s%s by HTTrack Website Copier/3.x [XR&CO'2014], %s -->" -%l "en, *" https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2024&endDate=12/31/2024&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2023&endDate=12/31/2023&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2022&endDate=12/31/2022&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2021&endDate=12/31/2021&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2020&endDate=12/31/2020&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2019&endDate=12/31/2019&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2018&endDate=12/31/2018&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2017&endDate=12/31/2017&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2016&endDate=12/31/2016&dateRange=1%20year&dateSelector=4 https://www.russellcountyva.us/ https://russellcountyida.org/ -O1 "C:\Users\David.DABALL\Documents\Russell County Web Site Mirrors\2024-02-06_05_53\russellcountyva.us" +*.png +*.gif +*.jpg +*.jpeg +*.css +*.js -ad.doubleclick.net/* -mime:application/foobar )
Information, Warnings and Errors reported for this mirror:
note: the hts-log.txt file, and hts-cache folder, may contain sensitive information,
such as username/password authentication for websites mirrored in this project
do not share these files/folders if you want these information to remain private
06:41:54 Warning: HTML file (64648 bytes) retransferred due to lack of cache: https://russellcountyida.org/
06:49:04 Error: "Bad Request" (400) at link https://www.googletagmanager.com/gtm.js?id= (from https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2024&endDate=12/31/2024&dateRange=1%20year&dateSelector=4)
06:49:20 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
06:49:20 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
06:51:26 Warning: File seems complete (same size), but there was a cache read error (4294967295): https://russellcountyida.org/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js
06:51:26 Warning: File seems complete (same size), but there was a cache read error (4294967295): https://russellcountyida.org/assets/vendors/jquery/jquery-3.6.0.min.js
06:51:35 Warning: File seems complete (same size), but there was a cache read error (4294967295): https://russellcountyida.org/assets/vendors/swiper/swiper.min.js
06:51:43 Warning: File seems complete (same size), but there was a cache read error (4294967295): https://russellcountyida.org/assets/vendors/bootstrap-select/js/bootstrap-select.min.js
06:51:47 Warning: File seems complete (same size), but there was a cache read error (4294967295): https://russellcountyida.org/assets/vendors/jquery-ui/jquery-ui.js
07:13:47 Error: "Forbidden" (403) at link https://www.russellcountyva.us/App_Themes/Interior/Images/ (from https://www.russellcountyva.us/AgendaCenter/Search/?term=&CIDs=all&startDate=1/1/2024&endDate=12/31/2024&dateRange=1%20year&dateSelector=4)
07:14:09 Error: "Not Found" (404) at link https://www.russellcountyva.us/GET (from https://www.russellcountyva.us/)
07:14:09 Error: "Not Found" (404) at link https://www.russellcountyva.us/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/)
07:14:13 Error: "Not Found" (404) at link https://www.russellcountyva.us/Trident/ (from https://www.russellcountyva.us/)
07:18:22 Warning: Found for va-russellcounty.civicplus.com/robots.txt
07:18:22 Warning: Warning moved treated for va-russellcounty.civicplus.com/robots.txt (real one is https://www.russellcountyva.us/robots.txt)
07:18:22 Warning: Found for va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:18:22 Warning: File has moved from va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA to https://www.russellcountyva.us/253/Freedom-of-Information-Act-FOIA
07:18:25 Error: "Forbidden" (403) at link https://www.russellcountyva.us/App_Themes/Home/Images/ (from https://www.russellcountyva.us/)
07:19:44 Error: "Not Found" (404) at link https://www.russellcountyva.us/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/)
07:21:24 Warning: Link https://russellcountyida.org/cdn-cgi/l/email-protection not scanned (follow robots meta tag)
07:21:47 Error: "Not Found" (404) at link https://russellcountyida.org/assets/images/shapes/main-slider-shape-4.png (from https://russellcountyida.org/)
07:21:57 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=1; path=/GET (from https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=1; path=/)
07:21:57 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=1; path=/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=1; path=/)
07:21:57 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=1; path=/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=1; path=/)
07:21:57 Error: "Not Found" (404) at link https://www.russellcountyva.us/Images/SlideshowArrows.png (from https://www.russellcountyva.us/-1759649222.css)
07:21:57 Warning: Warning: store application/octet-stream without scan: C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/www.russellcountyva.us/Assets/Mystique/Shared/Images/IconArrow--Down.svg
07:21:57 Error: "Not Found" (404) at link https://www.russellcountyva.us/Assets/Images/IconShareGoogleWhite.png (from https://www.russellcountyva.us/-1759649222.css)
07:23:22 Error: "Forbidden" (403) at link https://www.russellcountyva.us/App_Themes/Simple/Images/ (from https://www.russellcountyva.us/MyAccount)
07:24:28 Warning: Found for www.russellcountyva.us/robots.txt
07:24:28 Warning: Redirected link is identical because of 'URL Hack' option: www.russellcountyva.us/robots.txt and https://www.russellcountyva.us/robots.txt
07:24:28 Warning: Warning moved treated for www.russellcountyva.us/robots.txt (real one is https://www.russellcountyva.us/robots.txt)
07:24:46 Warning: Found for www.russellcountyva.us/AgendaCenter/Search/?term=
07:24:46 Warning: Redirected link is identical because of 'URL Hack' option: www.russellcountyva.us/AgendaCenter/Search/?term= and https://www.russellcountyva.us/AgendaCenter/Search/?term=
07:24:46 Warning: File has moved from www.russellcountyva.us/AgendaCenter/Search/?term= to https://www.russellcountyva.us/AgendaCenter/Search/?term=
07:28:34 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:28:34 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:28:49 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/533/Brush-and-Tree-Sizes-Accepted-PDF?bidId= (loop to same filename)
07:28:49 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/533/Brush-and-Tree-Sizes-Accepted-PDF?bidId=
07:28:50 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/798/Russell-County-Solid-Waste-and-Recycling (loop to same filename)
07:28:50 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/798/Russell-County-Solid-Waste-and-Recycling
07:28:54 Warning: file not stored in cache due to bogus state (incomplete type with OK (200), size 0): https://www.russellcountyva.us/ImageRepository/Document?documentID=207
07:30:26 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/1025/Insurance-Rates-for-2021-2022 (loop to same filename)
07:30:26 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/1025/Insurance-Rates-for-2021-2022
07:30:26 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/1026/Cigna-Payer-Solutions (loop to same filename)
07:30:26 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/1026/Cigna-Payer-Solutions
07:30:27 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/125/EPAY-Instructions-PDF (loop to same filename)
07:30:27 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/125/EPAY-Instructions-PDF
07:30:32 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/941/Land-Disturbing-Permit-Application (loop to same filename)
07:30:32 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/941/Land-Disturbing-Permit-Application
07:30:35 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/934/Agricultural-Erosion-and-Sediment-Checklist (loop to same filename)
07:30:35 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/934/Agricultural-Erosion-and-Sediment-Checklist
07:30:36 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/937/Erosion-and-Sediment-Control-FAQs (loop to same filename)
07:30:36 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/937/Erosion-and-Sediment-Control-FAQs
07:30:36 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/939/Erosion-and-Sediment-Plans-Checklist (loop to same filename)
07:30:36 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/939/Erosion-and-Sediment-Plans-Checklist
07:30:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/940/Farm-Building-or-Structure-Exemption (loop to same filename)
07:30:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/940/Farm-Building-or-Structure-Exemption
07:30:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/291/Footer-Information-PDF (loop to same filename)
07:30:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/291/Footer-Information-PDF
07:30:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/737/New-Permit-Fees---Effective-July-1-2019-PDF (loop to same filename)
07:30:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/737/New-Permit-Fees---Effective-July-1-2019-PDF
07:30:38 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/942/Notice-to-Town-of-Lebanon-Residents (loop to same filename)
07:30:38 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/942/Notice-to-Town-of-Lebanon-Residents
07:30:43 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF (loop to same filename)
07:30:43 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF
07:30:44 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/131/Animal-Shelter-Sterilization-Form-PDF (loop to same filename)
07:30:44 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/131/Animal-Shelter-Sterilization-Form-PDF
07:30:49 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/1358/Pricing-List-2024pdf (loop to same filename)
07:30:49 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/1358/Pricing-List-2024pdf
07:30:49 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/1361/Seating-Capacity---2024 (loop to same filename)
07:30:49 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/1361/Seating-Capacity---2024
07:30:50 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/766/Photo-Release-Electronic (loop to same filename)
07:30:50 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/766/Photo-Release-Electronic
07:30:59 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/1369/Deputy-Clerk-Advertisement?bidId= (loop to same filename)
07:30:59 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/1369/Deputy-Clerk-Advertisement?bidId=
07:31:04 Warning: Retry after error -4 (No data (connection closed)) at link https://www.russellcountyva.us/168/Service-Authorities (from https://www.russellcountyva.us/SiteMap)
07:31:04 Warning: Retry after error -4 (No data (connection closed)) at link https://www.russellcountyva.us/171/Boards-Authorities-Commissions (from https://www.russellcountyva.us/SiteMap)
07:31:05 Warning: Retry after error -4 (No data (connection closed)) at link https://www.russellcountyva.us/172/Constitutional-Offices (from https://www.russellcountyva.us/SiteMap)
07:31:06 Warning: Retry after error -4 (No data (connection closed)) at link https://www.russellcountyva.us/177/Commissioner-of-Revenue (from https://www.russellcountyva.us/SiteMap)
07:31:06 Warning: Retry after error -4 (No data (connection closed)) at link https://www.russellcountyva.us/175/Treasurer (from https://www.russellcountyva.us/SiteMap)
07:31:07 Warning: Retry after error -4 (No data (connection closed)) at link https://www.russellcountyva.us/178/Other-County-Offices (from https://www.russellcountyva.us/SiteMap)
07:32:57 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/533/Brush-and-Tree-Sizes-Accepted-PDF?bidId= (loop to same filename)
07:32:57 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/533/Brush-and-Tree-Sizes-Accepted-PDF?bidId=
07:32:59 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/1341/Quart-Can-Order-Form-2023 (loop to same filename)
07:32:59 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/1341/Quart-Can-Order-Form-2023
07:33:40 Error: "Not Found" (404) at link russellcountyida.org/buildings-sites/available-buildings-sites/ (from https://www.russellcountyva.us/SiteMap)
07:33:40 Error: "Not Found" (404) at link russellcountyida.org/buildings-sites/russell-regional-business-technology-park/ (from https://www.russellcountyva.us/SiteMap)
07:33:40 Error: "Not Found" (404) at link russellcountyida.org/buildings-sites/cumberland-plateau-regional-industrial-park/ (from https://www.russellcountyva.us/SiteMap)
07:33:40 Error: "Not Found" (404) at link russellcountyida.org/buildings-sites/russell-county-industrial-park/ (from https://www.russellcountyva.us/SiteMap)
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/27/responsiveGhost=1; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/27/responsiveGhost=1; path=/ to /27/Government
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/27/responsiveGhost=0; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/27/responsiveGhost=0; path=/ to /27/Government
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/101/responsiveGhost=1; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/101/responsiveGhost=1; path=/ to /101/Community-Services
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/101/responsiveGhost=0; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/101/responsiveGhost=0; path=/ to /101/Community-Services
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/31/responsiveGhost=1; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/31/responsiveGhost=1; path=/ to /31/Residents
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/31/responsiveGhost=0; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/31/responsiveGhost=0; path=/ to /31/Residents
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/35/responsiveGhost=1; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/35/responsiveGhost=1; path=/ to /35/Business
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/35/responsiveGhost=0; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/35/responsiveGhost=0; path=/ to /35/Business
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/9/responsiveGhost=1; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/9/responsiveGhost=1; path=/ to /9/Visitors
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/9/responsiveGhost=0; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/9/responsiveGhost=0; path=/ to /9/Visitors
07:33:43 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/PreviousVersions/GET (from https://www.russellcountyva.us/AgendaCenter/PreviousVersions/_02032024-171)
07:33:43 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/PreviousVersions/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/AgendaCenter/PreviousVersions/_02032024-171)
07:33:43 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/PreviousVersions/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/AgendaCenter/PreviousVersions/_02032024-171)
07:33:43 Warning: Moved Permanently for https://www.russellcountyva.us/259/responsiveGhost=1; path=/
07:33:43 Warning: File has moved from https://www.russellcountyva.us/259/responsiveGhost=1; path=/ to /259/Russell-County-VDOT-Repair-Request
07:33:45 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/ItemViaWidget?formID=50 (from https://www.russellcountyva.us/259/Russell-County-VDOT-Repair-Request)
07:33:45 Warning: Moved Permanently for https://www.russellcountyva.us/259/responsiveGhost=0; path=/
07:33:45 Warning: File has moved from https://www.russellcountyva.us/259/responsiveGhost=0; path=/ to /259/Russell-County-VDOT-Repair-Request
07:33:45 Warning: Moved Permanently for https://www.russellcountyva.us/154/responsiveGhost=1; path=/
07:33:45 Warning: File has moved from https://www.russellcountyva.us/154/responsiveGhost=1; path=/ to /154/Budget-Finance
07:33:45 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/1154/2021-Financial-Statement (from https://www.russellcountyva.us/154/Budget-Finance)
07:33:45 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/1022/Russell-County-2020-Audit (from https://www.russellcountyva.us/154/Budget-Finance)
07:33:54 Warning: Moved Permanently for https://www.russellcountyva.us/154/responsiveGhost=0; path=/
07:33:54 Warning: File has moved from https://www.russellcountyva.us/154/responsiveGhost=0; path=/ to /154/Budget-Finance
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/site/GET (from https://www.russellcountyva.us/site/copyright)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/site/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/site/copyright)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/site/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/site/copyright)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=0; path=/GET (from https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=0; path=/)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=0; path=/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=0; path=/)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=0; path=/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/AgendaCenter/Search/responsiveGhost=0; path=/)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/App_Themes/Interior/Interior-Editor-743B49EEBACF9519BD84181E445A1E97.css (from https://www.russellcountyva.us/AgendaCenter/ViewFile/Agenda/_03282023-160?html=true)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/App_Themes/Interior/Interior-Editor-23531B0E130D12B78F4DAF380D072843.css (from https://www.russellcountyva.us/AgendaCenter/ViewFile/Agenda/_02022022-137?html=true)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/App_Themes/Interior/Interior-Editor-B01784C62B6CD546A6316CBF86C132A4.css (from https://www.russellcountyva.us/AgendaCenter/ViewFile/Agenda/_06212022-146?html=true)
07:33:59 Error: "Not Found" (404) at link https://www.russellcountyva.us/App_Themes/Interior/Interior-Editor-FD276C4A033DCACDA3429BF19A5FD6B5.css (from https://www.russellcountyva.us/AgendaCenter/ViewFile/Agenda/_07082020-109?html=true)
07:33:59 Error: "Not Found" (404) at link https://russellcountyva.us/App_Themes/Interior/Interior-Editor-EA96857BDDD6FC5DEC0A385E05A7444A.css (from https://www.russellcountyva.us/AgendaCenter/ViewFile/Agenda/_03042019-84?html=true)
07:34:16 Error: "Not Found" (404) at link https://www.russellcountyva.us/POST (from https://www.russellcountyva.us/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZHXYHcW4zQUJ3xEJnQ6DGCZi4oGbSyCjkEhH1aPAVNozqGgRUIJbwZSnUDVrPM4fpA2&t=638368855540000000)
07:34:16 Error: "Not Found" (404) at link https://www.russellcountyva.us/Firefox/ (from https://www.russellcountyva.us/ScriptResource.axd?d=Lrus5c7UlqSATRzVFWOXxW5_a3InmoKuX_Nkmp394DVxiWhvyZDWadx-iJjpQ6X_WgCmNVjsSL6-eJbADtUEpgEG4y7daOX5IVnQm37T9o8S4OQGAI3v2tsyf_lv4S-Sxp7ddSOgQoNCy0fGU-KopemrGOUrxceY73rhAaAuT1gwNCsngEuKhf4zven2TukL9-qgsTQikzE5xcSz6e2SzWsSg5BQxCSDWn2F5JPe518-8nC33i9dmfDtHfFe51Ah4bz1Iz-UnEHi0lmmy9XTAaHrVdg3k6h-TML_wIfPhlqEipkKmq-DW74-vj2srVj_gilKl14dxOKmLvRlRu18QisrYtCIC_UtpHsO6gTMh-X_jMfyK6Hj-xy3prDi9rlq3M0Ou2QryPZL1P0N-8k2zfjI8eqo4G9TFYjKblq1ks-XEX9E3iB_HZReAbeJGndPw6k-gsiddT5-EA_GbkTYGgoLzRAiUqBTD7hYBTbpZv0C8x5xt1T9ETDM3QcYleHBVNetCHjMPHd6z9-6IHSzYYcJhoM8CaKBsdaCy3LafpniDVRvuGzMeegtLotB444nNnjTc5Q6wEZZosuq3ZovM0Et1UUA72LACBU7EmBr1vD3pLgzwF22jgXDz6HIcex1PqoK-wG9F5k3HswlYxfdREQmVb7KvuohP51An36UxA1TfbA8O9I1b32BM3oavUBUx-BFp5zPEqSpxrVlCo-BAcSfoXpWlrDrp05Ha18Sjnc4NnVPqv6PitI-L00891HPvFkcVlE1Cqt1w5XRpHIzvwsjPC2ZM1UOaW05pBARybZs388xC_FK0ZzUV9WYjqPqtLTj2irdqE7wX0lKvpMOrVl4j-_9dP-GNtI9MfFSf4Q1)
07:34:16 Error: "Not Found" (404) at link https://www.russellcountyva.us/AppleWebKit/ (from https://www.russellcountyva.us/ScriptResource.axd?d=Lrus5c7UlqSATRzVFWOXxW5_a3InmoKuX_Nkmp394DVxiWhvyZDWadx-iJjpQ6X_WgCmNVjsSL6-eJbADtUEpgEG4y7daOX5IVnQm37T9o8S4OQGAI3v2tsyf_lv4S-Sxp7ddSOgQoNCy0fGU-KopemrGOUrxceY73rhAaAuT1gwNCsngEuKhf4zven2TukL9-qgsTQikzE5xcSz6e2SzWsSg5BQxCSDWn2F5JPe518-8nC33i9dmfDtHfFe51Ah4bz1Iz-UnEHi0lmmy9XTAaHrVdg3k6h-TML_wIfPhlqEipkKmq-DW74-vj2srVj_gilKl14dxOKmLvRlRu18QisrYtCIC_UtpHsO6gTMh-X_jMfyK6Hj-xy3prDi9rlq3M0Ou2QryPZL1P0N-8k2zfjI8eqo4G9TFYjKblq1ks-XEX9E3iB_HZReAbeJGndPw6k-gsiddT5-EA_GbkTYGgoLzRAiUqBTD7hYBTbpZv0C8x5xt1T9ETDM3QcYleHBVNetCHjMPHd6z9-6IHSzYYcJhoM8CaKBsdaCy3LafpniDVRvuGzMeegtLotB444nNnjTc5Q6wEZZosuq3ZovM0Et1UUA72LACBU7EmBr1vD3pLgzwF22jgXDz6HIcex1PqoK-wG9F5k3HswlYxfdREQmVb7KvuohP51An36UxA1TfbA8O9I1b32BM3oavUBUx-BFp5zPEqSpxrVlCo-BAcSfoXpWlrDrp05Ha18Sjnc4NnVPqv6PitI-L00891HPvFkcVlE1Cqt1w5XRpHIzvwsjPC2ZM1UOaW05pBARybZs388xC_FK0ZzUV9WYjqPqtLTj2irdqE7wX0lKvpMOrVl4j-_9dP-GNtI9MfFSf4Q1)
07:34:16 Error: "Not Found" (404) at link https://www.russellcountyva.us/Opera/ (from https://www.russellcountyva.us/ScriptResource.axd?d=Lrus5c7UlqSATRzVFWOXxW5_a3InmoKuX_Nkmp394DVxiWhvyZDWadx-iJjpQ6X_WgCmNVjsSL6-eJbADtUEpgEG4y7daOX5IVnQm37T9o8S4OQGAI3v2tsyf_lv4S-Sxp7ddSOgQoNCy0fGU-KopemrGOUrxceY73rhAaAuT1gwNCsngEuKhf4zven2TukL9-qgsTQikzE5xcSz6e2SzWsSg5BQxCSDWn2F5JPe518-8nC33i9dmfDtHfFe51Ah4bz1Iz-UnEHi0lmmy9XTAaHrVdg3k6h-TML_wIfPhlqEipkKmq-DW74-vj2srVj_gilKl14dxOKmLvRlRu18QisrYtCIC_UtpHsO6gTMh-X_jMfyK6Hj-xy3prDi9rlq3M0Ou2QryPZL1P0N-8k2zfjI8eqo4G9TFYjKblq1ks-XEX9E3iB_HZReAbeJGndPw6k-gsiddT5-EA_GbkTYGgoLzRAiUqBTD7hYBTbpZv0C8x5xt1T9ETDM3QcYleHBVNetCHjMPHd6z9-6IHSzYYcJhoM8CaKBsdaCy3LafpniDVRvuGzMeegtLotB444nNnjTc5Q6wEZZosuq3ZovM0Et1UUA72LACBU7EmBr1vD3pLgzwF22jgXDz6HIcex1PqoK-wG9F5k3HswlYxfdREQmVb7KvuohP51An36UxA1TfbA8O9I1b32BM3oavUBUx-BFp5zPEqSpxrVlCo-BAcSfoXpWlrDrp05Ha18Sjnc4NnVPqv6PitI-L00891HPvFkcVlE1Cqt1w5XRpHIzvwsjPC2ZM1UOaW05pBARybZs388xC_FK0ZzUV9WYjqPqtLTj2irdqE7wX0lKvpMOrVl4j-_9dP-GNtI9MfFSf4Q1)
07:34:16 Error: "Not Found" (404) at link https://www.russellcountyva.us/MicrosoftAjaxWebForms.js (from https://www.russellcountyva.us/ScriptResource.axd?d=Lrus5c7UlqSATRzVFWOXxW5_a3InmoKuX_Nkmp394DVxiWhvyZDWadx-iJjpQ6X_WgCmNVjsSL6-eJbADtUEpgEG4y7daOX5IVnQm37T9o8S4OQGAI3v2tsyf_lv4S-Sxp7ddSOgQoNCy0fGU-KopemrGOUrxceY73rhAaAuT1gwNCsngEuKhf4zven2TukL9-qgsTQikzE5xcSz6e2SzWsSg5BQxCSDWn2F5JPe518-8nC33i9dmfDtHfFe51Ah4bz1Iz-UnEHi0lmmy9XTAaHrVdg3k6h-TML_wIfPhlqEipkKmq-DW74-vj2srVj_gilKl14dxOKmLvRlRu18QisrYtCIC_UtpHsO6gTMh-X_jMfyK6Hj-xy3prDi9rlq3M0Ou2QryPZL1P0N-8k2zfjI8eqo4G9TFYjKblq1ks-XEX9E3iB_HZReAbeJGndPw6k-gsiddT5-EA_GbkTYGgoLzRAiUqBTD7hYBTbpZv0C8x5xt1T9ETDM3QcYleHBVNetCHjMPHd6z9-6IHSzYYcJhoM8CaKBsdaCy3LafpniDVRvuGzMeegtLotB444nNnjTc5Q6wEZZosuq3ZovM0Et1UUA72LACBU7EmBr1vD3pLgzwF22jgXDz6HIcex1PqoK-wG9F5k3HswlYxfdREQmVb7KvuohP51An36UxA1TfbA8O9I1b32BM3oavUBUx-BFp5zPEqSpxrVlCo-BAcSfoXpWlrDrp05Ha18Sjnc4NnVPqv6PitI-L00891HPvFkcVlE1Cqt1w5XRpHIzvwsjPC2ZM1UOaW05pBARybZs388xC_FK0ZzUV9WYjqPqtLTj2irdqE7wX0lKvpMOrVl4j-_9dP-GNtI9MfFSf4Q1)
07:34:16 Error: "Not Found" (404) at link https://www.russellcountyva.us/MicrosoftAjaxSerialization.js (from https://www.russellcountyva.us/ScriptResource.axd?d=Lrus5c7UlqSATRzVFWOXxW5_a3InmoKuX_Nkmp394DVxiWhvyZDWadx-iJjpQ6X_WgCmNVjsSL6-eJbADtUEpgEG4y7daOX5IVnQm37T9o8S4OQGAI3v2tsyf_lv4S-Sxp7ddSOgQoNCy0fGU-KopemrGOUrxceY73rhAaAuT1gwNCsngEuKhf4zven2TukL9-qgsTQikzE5xcSz6e2SzWsSg5BQxCSDWn2F5JPe518-8nC33i9dmfDtHfFe51Ah4bz1Iz-UnEHi0lmmy9XTAaHrVdg3k6h-TML_wIfPhlqEipkKmq-DW74-vj2srVj_gilKl14dxOKmLvRlRu18QisrYtCIC_UtpHsO6gTMh-X_jMfyK6Hj-xy3prDi9rlq3M0Ou2QryPZL1P0N-8k2zfjI8eqo4G9TFYjKblq1ks-XEX9E3iB_HZReAbeJGndPw6k-gsiddT5-EA_GbkTYGgoLzRAiUqBTD7hYBTbpZv0C8x5xt1T9ETDM3QcYleHBVNetCHjMPHd6z9-6IHSzYYcJhoM8CaKBsdaCy3LafpniDVRvuGzMeegtLotB444nNnjTc5Q6wEZZosuq3ZovM0Et1UUA72LACBU7EmBr1vD3pLgzwF22jgXDz6HIcex1PqoK-wG9F5k3HswlYxfdREQmVb7KvuohP51An36UxA1TfbA8O9I1b32BM3oavUBUx-BFp5zPEqSpxrVlCo-BAcSfoXpWlrDrp05Ha18Sjnc4NnVPqv6PitI-L00891HPvFkcVlE1Cqt1w5XRpHIzvwsjPC2ZM1UOaW05pBARybZs388xC_FK0ZzUV9WYjqPqtLTj2irdqE7wX0lKvpMOrVl4j-_9dP-GNtI9MfFSf4Q1)
07:34:16 Error: "Not Found" (404) at link https://www.russellcountyva.us/MicrosoftAjaxNetwork.js (from https://www.russellcountyva.us/ScriptResource.axd?d=Lrus5c7UlqSATRzVFWOXxW5_a3InmoKuX_Nkmp394DVxiWhvyZDWadx-iJjpQ6X_WgCmNVjsSL6-eJbADtUEpgEG4y7daOX5IVnQm37T9o8S4OQGAI3v2tsyf_lv4S-Sxp7ddSOgQoNCy0fGU-KopemrGOUrxceY73rhAaAuT1gwNCsngEuKhf4zven2TukL9-qgsTQikzE5xcSz6e2SzWsSg5BQxCSDWn2F5JPe518-8nC33i9dmfDtHfFe51Ah4bz1Iz-UnEHi0lmmy9XTAaHrVdg3k6h-TML_wIfPhlqEipkKmq-DW74-vj2srVj_gilKl14dxOKmLvRlRu18QisrYtCIC_UtpHsO6gTMh-X_jMfyK6Hj-xy3prDi9rlq3M0Ou2QryPZL1P0N-8k2zfjI8eqo4G9TFYjKblq1ks-XEX9E3iB_HZReAbeJGndPw6k-gsiddT5-EA_GbkTYGgoLzRAiUqBTD7hYBTbpZv0C8x5xt1T9ETDM3QcYleHBVNetCHjMPHd6z9-6IHSzYYcJhoM8CaKBsdaCy3LafpniDVRvuGzMeegtLotB444nNnjTc5Q6wEZZosuq3ZovM0Et1UUA72LACBU7EmBr1vD3pLgzwF22jgXDz6HIcex1PqoK-wG9F5k3HswlYxfdREQmVb7KvuohP51An36UxA1TfbA8O9I1b32BM3oavUBUx-BFp5zPEqSpxrVlCo-BAcSfoXpWlrDrp05Ha18Sjnc4NnVPqv6PitI-L00891HPvFkcVlE1Cqt1w5XRpHIzvwsjPC2ZM1UOaW05pBARybZs388xC_FK0ZzUV9WYjqPqtLTj2irdqE7wX0lKvpMOrVl4j-_9dP-GNtI9MfFSf4Q1)
07:34:18 Error: "Not Found" (404) at link https://www.russellcountyva.us/120 (from https://www.russellcountyva.us/Directory.aspx?did=4)
07:34:20 Error: "Not Found" (404) at link https://www.russellcountyva.us/Common/images/PagesIconStandard.png (from https://www.russellcountyva.us/-1330269336.css)
07:34:20 Error: "Not Found" (404) at link https://www.russellcountyva.us/Common/images/AlertCenterIconStandard.png (from https://www.russellcountyva.us/-1330269336.css)
07:34:20 Error: "Not Found" (404) at link https://www.russellcountyva.us/Common/images/NewsFlashIconStandard.png (from https://www.russellcountyva.us/-1330269336.css)
07:34:20 Error: "Not Found" (404) at link https://www.russellcountyva.us/Common/images/EventsCalendarIconStandard.png (from https://www.russellcountyva.us/-1330269336.css)
07:34:20 Error: "Not Found" (404) at link https://www.russellcountyva.us/Common/images/MediaCenterIconStandard.png (from https://www.russellcountyva.us/-1330269336.css)
07:34:20 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:34:20 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:34:21 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:34:21 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:34:22 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:34:22 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:34:25 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:34:25 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:34:26 Warning: Moved Permanently for https://www.russellcountyva.us/150/responsiveGhost=1; path=/
07:34:26 Warning: File has moved from https://www.russellcountyva.us/150/responsiveGhost=1; path=/ to /150/Administration
07:34:26 Warning: Moved Permanently for https://www.russellcountyva.us/150/responsiveGhost=0; path=/
07:34:26 Warning: File has moved from https://www.russellcountyva.us/150/responsiveGhost=0; path=/ to /150/Administration
07:34:26 Warning: Moved Permanently for https://www.russellcountyva.us/151/responsiveGhost=1; path=/
07:34:26 Warning: File has moved from https://www.russellcountyva.us/151/responsiveGhost=1; path=/ to /151/County-Administrator
07:34:29 Warning: Moved Permanently for https://www.russellcountyva.us/151/responsiveGhost=0; path=/
07:34:29 Warning: File has moved from https://www.russellcountyva.us/151/responsiveGhost=0; path=/ to /151/County-Administrator
07:34:29 Warning: Moved Permanently for https://www.russellcountyva.us/257/responsiveGhost=1; path=/
07:34:29 Warning: File has moved from https://www.russellcountyva.us/257/responsiveGhost=1; path=/ to /257/Ordinances-Resolutions
07:34:29 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/1121/Russell-County-Noise-Ordinance (from https://www.russellcountyva.us/257/Ordinances-Resolutions)
07:34:29 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/1079/2021-Redistricting-Ordinance---DRAFT (from https://www.russellcountyva.us/257/Ordinances-Resolutions)
07:34:29 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/1009/Cigarette-Ordinance---Revised (from https://www.russellcountyva.us/257/Ordinances-Resolutions)
07:34:29 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/1000/Food-and-Beverage-Tax-ordinance----Approved (from https://www.russellcountyva.us/257/Ordinances-Resolutions)
07:34:29 Warning: Moved Permanently for https://www.russellcountyva.us/257/responsiveGhost=0; path=/
07:34:29 Warning: File has moved from https://www.russellcountyva.us/257/responsiveGhost=0; path=/ to /257/Ordinances-Resolutions
07:34:29 Warning: Moved Permanently for https://www.russellcountyva.us/160/responsiveGhost=1; path=/
07:34:29 Warning: File has moved from https://www.russellcountyva.us/160/responsiveGhost=1; path=/ to /160/County-Attorney
07:34:29 Warning: Moved Permanently for https://www.russellcountyva.us/160/responsiveGhost=0; path=/
07:34:29 Warning: File has moved from https://www.russellcountyva.us/160/responsiveGhost=0; path=/ to /160/County-Attorney
07:34:29 Warning: Moved Permanently for https://www.russellcountyva.us/158/responsiveGhost=1; path=/
07:34:29 Warning: File has moved from https://www.russellcountyva.us/158/responsiveGhost=1; path=/ to /158/Solid-Waste
07:34:30 Warning: Moved Permanently for https://www.russellcountyva.us/158/responsiveGhost=0; path=/
07:34:30 Warning: File has moved from https://www.russellcountyva.us/158/responsiveGhost=0; path=/ to /158/Solid-Waste
07:34:30 Warning: Moved Permanently for https://www.russellcountyva.us/156/responsiveGhost=1; path=/
07:34:30 Warning: File has moved from https://www.russellcountyva.us/156/responsiveGhost=1; path=/ to /156/Emergency-Management
07:34:30 Warning: Moved Permanently for https://www.russellcountyva.us/156/Trident/
07:34:30 Warning: File has moved from https://www.russellcountyva.us/156/Trident/ to /156/Emergency-Management
07:34:30 Warning: Moved Permanently for https://www.russellcountyva.us/156/responsiveGhost=0; path=/
07:34:30 Warning: File has moved from https://www.russellcountyva.us/156/responsiveGhost=0; path=/ to /156/Emergency-Management
07:34:30 Warning: Moved Permanently for https://www.russellcountyva.us/155/responsiveGhost=1; path=/
07:34:30 Warning: File has moved from https://www.russellcountyva.us/155/responsiveGhost=1; path=/ to /155/Procurement
07:34:30 Warning: Moved Permanently for https://www.russellcountyva.us/155/responsiveGhost=0; path=/
07:34:30 Warning: File has moved from https://www.russellcountyva.us/155/responsiveGhost=0; path=/ to /155/Procurement
07:34:30 Warning: Moved Permanently for https://www.russellcountyva.us/159/responsiveGhost=1; path=/
07:34:30 Warning: File has moved from https://www.russellcountyva.us/159/responsiveGhost=1; path=/ to /159/Parks-Recreation
07:34:33 Warning: Moved Permanently for https://www.russellcountyva.us/159/responsiveGhost=0; path=/
07:34:33 Warning: File has moved from https://www.russellcountyva.us/159/responsiveGhost=0; path=/ to /159/Parks-Recreation
07:34:33 Warning: Moved Permanently for https://www.russellcountyva.us/153/responsiveGhost=1; path=/
07:34:33 Warning: File has moved from https://www.russellcountyva.us/153/responsiveGhost=1; path=/ to /153/Human-Resources
07:34:34 Warning: Moved Permanently for https://www.russellcountyva.us/153/responsiveGhost=0; path=/
07:34:34 Warning: File has moved from https://www.russellcountyva.us/153/responsiveGhost=0; path=/ to /153/Human-Resources
07:34:34 Warning: Moved Permanently for https://www.russellcountyva.us/152/responsiveGhost=1; path=/
07:34:34 Warning: File has moved from https://www.russellcountyva.us/152/responsiveGhost=1; path=/ to /152/Building-Official
07:34:35 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:34:35 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:34:36 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:34:36 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:34:36 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:34:36 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:34:36 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:34:36 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:34:36 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:34:36 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:34:36 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:34:36 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:34:36 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:34:36 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:34:36 Warning: Moved Permanently for https://www.russellcountyva.us/152/responsiveGhost=0; path=/
07:34:36 Warning: File has moved from https://www.russellcountyva.us/152/responsiveGhost=0; path=/ to /152/Building-Official
07:34:36 Warning: Moved Permanently for https://www.russellcountyva.us/161/responsiveGhost=1; path=/
07:34:36 Warning: File has moved from https://www.russellcountyva.us/161/responsiveGhost=1; path=/ to /161/Animal-Shelter
07:34:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:34:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:34:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:34:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:34:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:34:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:34:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:34:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:34:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:34:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:34:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:34:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:34:37 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:34:37 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:34:37 Warning: Moved Permanently for https://www.russellcountyva.us/161/responsiveGhost=0; path=/
07:34:37 Warning: File has moved from https://www.russellcountyva.us/161/responsiveGhost=0; path=/ to /161/Animal-Shelter
07:34:37 Warning: Moved Permanently for https://www.russellcountyva.us/165/responsiveGhost=1; path=/
07:34:37 Warning: File has moved from https://www.russellcountyva.us/165/responsiveGhost=1; path=/ to /165/Conference-Center
07:34:37 Warning: Moved Permanently for https://www.russellcountyva.us/165/Trident/
07:34:37 Warning: File has moved from https://www.russellcountyva.us/165/Trident/ to /165/Conference-Center
07:34:38 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020 (loop to same filename)
07:34:38 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020
07:34:39 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId= (loop to same filename)
07:34:39 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId=
07:34:39 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines (loop to same filename)
07:34:39 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020 (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId= (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId=
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020 (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020 (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId= (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId=
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId= (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId=
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020 (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId= (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId=
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020 (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId= (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId=
07:34:40 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines (loop to same filename)
07:34:40 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/165/responsiveGhost=0; path=/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/165/responsiveGhost=0; path=/ to /165/Conference-Center
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/187/responsiveGhost=1; path=/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/187/responsiveGhost=1; path=/ to /187/Tourism
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/187/Trident/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/187/Trident/ to /187/Tourism
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/187/responsiveGhost=0; path=/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/187/responsiveGhost=0; path=/ to /187/Tourism
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/157/responsiveGhost=1; path=/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/157/responsiveGhost=1; path=/ to /157/Employment-Opportunities
07:34:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/1327/Russell-Co-Application?bidId= (from https://www.russellcountyva.us/157/Employment-Opportunities)
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/157/responsiveGhost=0; path=/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/157/responsiveGhost=0; path=/ to /157/Employment-Opportunities
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/164/responsiveGhost=1; path=/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/164/responsiveGhost=1; path=/ to /164/Boards-Authorities
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/164/responsiveGhost=0; path=/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/164/responsiveGhost=0; path=/ to /164/Boards-Authorities
07:34:40 Warning: Moved Permanently for https://www.russellcountyva.us/166/responsiveGhost=1; path=/
07:34:40 Warning: File has moved from https://www.russellcountyva.us/166/responsiveGhost=1; path=/ to /166/Board-of-Supervisors
07:34:41 Warning: Moved Permanently for https://www.russellcountyva.us/166/responsiveGhost=0; path=/
07:34:41 Warning: File has moved from https://www.russellcountyva.us/166/responsiveGhost=0; path=/ to /166/Board-of-Supervisors
07:34:57 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/450/Coal-Severance-Affidavit-PDF (loop to same filename)
07:34:57 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/450/Coal-Severance-Affidavit-PDF
07:34:57 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/451/Monthly-Form-to-Sever-Coal-Gases-or-Oil-PDF (loop to same filename)
07:34:57 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/451/Monthly-Form-to-Sever-Coal-Gases-or-Oil-PDF
07:34:58 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/452/Tax-Relief-for-Veterans-Application-PDF (loop to same filename)
07:34:58 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/452/Tax-Relief-for-Veterans-Application-PDF
07:34:59 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/325/Doublewide-Building-Only-PDF (loop to same filename)
07:34:59 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/325/Doublewide-Building-Only-PDF
07:35:00 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/326/Land-Use-Qualifications-PDF (loop to same filename)
07:35:00 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/326/Land-Use-Qualifications-PDF
07:35:05 Warning: Moved Permanently for https://www.russellcountyva.us/148/responsiveGhost=1; path=/
07:35:05 Warning: File has moved from https://www.russellcountyva.us/148/responsiveGhost=1; path=/ to /148/Towns
07:35:05 Warning: Moved Permanently for https://www.russellcountyva.us/148/responsiveGhost=0; path=/
07:35:05 Warning: File has moved from https://www.russellcountyva.us/148/responsiveGhost=0; path=/ to /148/Towns
07:35:05 Warning: Moved Permanently for https://www.russellcountyva.us/185/responsiveGhost=1; path=/
07:35:05 Warning: File has moved from https://www.russellcountyva.us/185/responsiveGhost=1; path=/ to /185/Honaker
07:35:05 Warning: Moved Permanently for https://www.russellcountyva.us/185/Trident/
07:35:05 Warning: File has moved from https://www.russellcountyva.us/185/Trident/ to /185/Honaker
07:35:05 Warning: Moved Permanently for https://www.russellcountyva.us/185/responsiveGhost=0; path=/
07:35:05 Warning: File has moved from https://www.russellcountyva.us/185/responsiveGhost=0; path=/ to /185/Honaker
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/189/responsiveGhost=1; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/189/responsiveGhost=1; path=/ to /189/Public-Safety
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/189/responsiveGhost=0; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/189/responsiveGhost=0; path=/ to /189/Public-Safety
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/212/responsiveGhost=1; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/212/responsiveGhost=1; path=/ to /212/Emergency-Management
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/212/Trident/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/212/Trident/ to /212/Emergency-Management
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/212/responsiveGhost=0; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/212/responsiveGhost=0; path=/ to /212/Emergency-Management
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/221/responsiveGhost=1; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/221/responsiveGhost=1; path=/ to /221/Education
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/221/Trident/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/221/Trident/ to /221/Education
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/221/responsiveGhost=0; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/221/responsiveGhost=0; path=/ to /221/Education
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/232/responsiveGhost=1; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/232/responsiveGhost=1; path=/ to /232/Colleges
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/232/responsiveGhost=0; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/232/responsiveGhost=0; path=/ to /232/Colleges
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/188/responsiveGhost=1; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/188/responsiveGhost=1; path=/ to /188/Organizations
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/188/responsiveGhost=0; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/188/responsiveGhost=0; path=/ to /188/Organizations
07:35:06 Warning: Moved Permanently for https://www.russellcountyva.us/253/responsiveGhost=1; path=/
07:35:06 Warning: File has moved from https://www.russellcountyva.us/253/responsiveGhost=1; path=/ to /253/Freedom-of-Information-Act-FOIA
07:35:06 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/426/FOIA-Request-Form-PDF (from https://www.russellcountyva.us/253/Freedom-of-Information-Act-FOIA)
07:35:06 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/429/FOIA-Rights-and-Responsibilities-PDF (from https://www.russellcountyva.us/253/Freedom-of-Information-Act-FOIA)
07:35:06 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/425/County-of-Russell-Virginia-Fee-Policy-PDF (from https://www.russellcountyva.us/253/Freedom-of-Information-Act-FOIA)
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/253/responsiveGhost=0; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/253/responsiveGhost=0; path=/ to /253/Freedom-of-Information-Act-FOIA
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/218/responsiveGhost=1; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/218/responsiveGhost=1; path=/ to /218/Healthcare
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/218/responsiveGhost=0; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/218/responsiveGhost=0; path=/ to /218/Healthcare
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/190/responsiveGhost=1; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/190/responsiveGhost=1; path=/ to /190/General-Information
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/190/responsiveGhost=0; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/190/responsiveGhost=0; path=/ to /190/General-Information
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/191/responsiveGhost=1; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/191/responsiveGhost=1; path=/ to /191/Solid-Waste-Stations
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/191/responsiveGhost=0; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/191/responsiveGhost=0; path=/ to /191/Solid-Waste-Stations
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/209/responsiveGhost=1; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/209/responsiveGhost=1; path=/ to /209/Real-Estate-Public-Search
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/209/responsiveGhost=0; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/209/responsiveGhost=0; path=/ to /209/Real-Estate-Public-Search
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/237/responsiveGhost=1; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/237/responsiveGhost=1; path=/ to /237/Canneries
07:35:07 Warning: Moved Permanently for https://www.russellcountyva.us/237/responsiveGhost=0; path=/
07:35:07 Warning: File has moved from https://www.russellcountyva.us/237/responsiveGhost=0; path=/ to /237/Canneries
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/206/responsiveGhost=1; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/206/responsiveGhost=1; path=/ to /206/Online-Payments
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/206/responsiveGhost=0; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/206/responsiveGhost=0; path=/ to /206/Online-Payments
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/202/responsiveGhost=1; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/202/responsiveGhost=1; path=/ to /202/Agriculture
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/202/responsiveGhost=0; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/202/responsiveGhost=0; path=/ to /202/Agriculture
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/251/responsiveGhost=1; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/251/responsiveGhost=1; path=/ to /251/Farmers-Market
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/251/responsiveGhost=0; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/251/responsiveGhost=0; path=/ to /251/Farmers-Market
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/255/responsiveGhost=1; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/255/responsiveGhost=1; path=/ to /255/VCEDA-Agricultural-Strategic-Plan
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/255/responsiveGhost=0; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/255/responsiveGhost=0; path=/ to /255/VCEDA-Agricultural-Strategic-Plan
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/203/responsiveGhost=1; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/203/responsiveGhost=1; path=/ to /203/Economic-Development
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/203/responsiveGhost=0; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/203/responsiveGhost=0; path=/ to /203/Economic-Development
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/199/responsiveGhost=1; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/199/responsiveGhost=1; path=/ to /199/History
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/199/Trident/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/199/Trident/ to /199/History
07:38:05 Warning: Moved Permanently for https://www.russellcountyva.us/199/responsiveGhost=0; path=/
07:38:05 Warning: File has moved from https://www.russellcountyva.us/199/responsiveGhost=0; path=/ to /199/History
07:38:05 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:38:05 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:38:05 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:38:05 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:38:05 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020 (loop to same filename)
07:38:05 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020
07:38:05 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId= (loop to same filename)
07:38:05 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId=
07:38:05 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines (loop to same filename)
07:38:05 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines
07:38:05 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId= (loop to same filename)
07:38:05 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId=
07:38:06 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId= (loop to same filename)
07:38:06 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/130/Animal-Shelter-Adoption-Form-PDF?bidId=
07:38:06 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId= (loop to same filename)
07:38:06 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/302/Trade-Permit-Application-PDF?bidId=
07:38:06 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020 (loop to same filename)
07:38:06 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/769/Pricing-List-2020
07:38:06 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId= (loop to same filename)
07:38:06 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/194/Seating-Capacity-PDF?bidId=
07:38:06 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines (loop to same filename)
07:38:06 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/765/Kitchen-Guidelines
07:38:07 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId= (loop to same filename)
07:38:07 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId=
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/GET (from https://www.russellcountyva.us/FormCenter/Board-and-Committee-Applications-6)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/FormCenter/Board-and-Committee-Applications-6)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/FormCenter/Board-and-Committee-Applications-6)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/MyAccount/GET (from https://www.russellcountyva.us/MyAccount/?from=Url&url=%2FFormCenter%2FBoard-and-Committee-Applications-6%2FBoard-and-Committee-Application-46)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/MyAccount/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/MyAccount/?from=Url&url=%2FFormCenter%2FBoard-and-Committee-Applications-6%2FBoard-and-Committee-Application-46)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/MyAccount/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/MyAccount/?from=Url&url=%2FFormCenter%2FBoard-and-Committee-Applications-6%2FBoard-and-Committee-Application-46)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/Employment-5/GET (from https://www.russellcountyva.us/FormCenter/Employment-5/Employment-Application-45)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/Employment-5/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/FormCenter/Employment-5/Employment-Application-45)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/Item?formID=45 (from https://www.russellcountyva.us/FormCenter/Employment-5/Employment-Application-45)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/Employment-5/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/FormCenter/Employment-5/Employment-Application-45)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/Road-Condition-Report-7/GET (from https://www.russellcountyva.us/FormCenter/Road-Condition-Report-7/Russell-County-VDOT-Repair-Request-50)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/Road-Condition-Report-7/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/FormCenter/Road-Condition-Report-7/Russell-County-VDOT-Repair-Request-50)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/Item?formID=50 (from https://www.russellcountyva.us/FormCenter/Road-Condition-Report-7/Russell-County-VDOT-Repair-Request-50)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/FormCenter/Road-Condition-Report-7/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/FormCenter/Road-Condition-Report-7/Russell-County-VDOT-Repair-Request-50)
07:38:07 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/215/Board-and-Committee-Application-PDF?bidId= (from https://www.russellcountyva.us/faq.aspx?qid=84)
07:38:11 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:11 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:11 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:11 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:12 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:12 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:13 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:13 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:14 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:14 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:15 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:15 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:16 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:16 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:17 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:17 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:18 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:18 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:19 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:19 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:20 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:20 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:21 Error: Duplicate entry in hts_wait_delayed() cancelled: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA -> C:/Users/David.DABALL/Documents/Russell County Web Site Mirrors/2024-02-06_05_53/russellcountyva.us/va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA.1ae.delayed
07:38:21 Warning: link is probably looping, type unknown, aborting: va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA
07:38:24 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/294 (from https://www.russellcountyva.us/Faq.aspx?TID=29)
07:38:24 Error: "Not Found" (404) at link https://www.russellcountyva.us/DocumentCenter/View/1034/Board-and-Committee-Application-2021?bidId= (from https://www.russellcountyva.us/Faq.aspx?TID=27)
07:38:24 Warning: Moved Permanently for https://www.russellcountyva.us/168/responsiveGhost=1; path=/
07:38:24 Warning: File has moved from https://www.russellcountyva.us/168/responsiveGhost=1; path=/ to /168/Service-Authorities
07:38:24 Warning: Moved Permanently for https://www.russellcountyva.us/168/responsiveGhost=0; path=/
07:38:24 Warning: File has moved from https://www.russellcountyva.us/168/responsiveGhost=0; path=/ to /168/Service-Authorities
07:38:24 Warning: Moved Permanently for https://www.russellcountyva.us/171/responsiveGhost=1; path=/
07:38:24 Warning: File has moved from https://www.russellcountyva.us/171/responsiveGhost=1; path=/ to /171/Boards-Authorities-Commissions
07:38:24 Warning: Moved Permanently for https://www.russellcountyva.us/171/responsiveGhost=0; path=/
07:38:24 Warning: File has moved from https://www.russellcountyva.us/171/responsiveGhost=0; path=/ to /171/Boards-Authorities-Commissions
07:38:24 Warning: Moved Permanently for https://www.russellcountyva.us/172/responsiveGhost=1; path=/
07:38:24 Warning: File has moved from https://www.russellcountyva.us/172/responsiveGhost=1; path=/ to /172/Constitutional-Offices
07:38:24 Warning: Moved Permanently for https://www.russellcountyva.us/172/responsiveGhost=0; path=/
07:38:24 Warning: File has moved from https://www.russellcountyva.us/172/responsiveGhost=0; path=/ to /172/Constitutional-Offices
07:38:24 Warning: Moved Permanently for https://www.russellcountyva.us/177/responsiveGhost=1; path=/
07:38:24 Warning: File has moved from https://www.russellcountyva.us/177/responsiveGhost=1; path=/ to /177/Commissioner-of-Revenue
07:38:25 Warning: Moved Permanently for https://www.russellcountyva.us/177/responsiveGhost=0; path=/
07:38:25 Warning: File has moved from https://www.russellcountyva.us/177/responsiveGhost=0; path=/ to /177/Commissioner-of-Revenue
07:38:25 Warning: Moved Permanently for https://www.russellcountyva.us/175/responsiveGhost=1; path=/
07:38:25 Warning: File has moved from https://www.russellcountyva.us/175/responsiveGhost=1; path=/ to /175/Treasurer
07:38:25 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId= (loop to same filename)
07:38:25 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId=
07:38:25 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId= (loop to same filename)
07:38:25 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId=
07:38:25 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId= (loop to same filename)
07:38:25 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId=
07:38:25 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId= (loop to same filename)
07:38:25 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId=
07:38:25 Warning: Unable to test https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId= (loop to same filename)
07:38:25 Warning: link is probably looping, type unknown, aborting: https://www.russellcountyva.us/DocumentCenter/View/248/Direct-Payment-Form-PDF?bidId=
07:38:25 Warning: Moved Permanently for https://www.russellcountyva.us/175/responsiveGhost=0; path=/
07:38:25 Warning: File has moved from https://www.russellcountyva.us/175/responsiveGhost=0; path=/ to /175/Treasurer
07:38:25 Warning: Moved Permanently for https://www.russellcountyva.us/178/responsiveGhost=1; path=/
07:38:25 Warning: File has moved from https://www.russellcountyva.us/178/responsiveGhost=1; path=/ to /178/Other-County-Offices
07:38:25 Warning: Moved Permanently for https://www.russellcountyva.us/178/responsiveGhost=0; path=/
07:38:25 Warning: File has moved from https://www.russellcountyva.us/178/responsiveGhost=0; path=/ to /178/Other-County-Offices
07:38:26 Error: "Not Found" (404) at link https://www.russellcountyva.us/CommunityVoice/GET (from https://www.russellcountyva.us/CommunityVoice/FeatureOverview)
07:38:26 Error: "Not Found" (404) at link https://www.russellcountyva.us/CommunityVoice/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/CommunityVoice/FeatureOverview)
07:38:27 Error: "Not Found" (404) at link https://www.russellcountyva.us/CommunityVoice/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/CommunityVoice/FeatureOverview)
07:38:34 Error: "Not Found" (404) at link https://www.russellcountyva.us/Facilities/GET (from https://www.russellcountyva.us/Facilities/FeatureOverview)
07:38:34 Error: "Not Found" (404) at link https://www.russellcountyva.us/Facilities/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/Facilities/FeatureOverview)
07:38:34 Error: "Not Found" (404) at link https://www.russellcountyva.us/Facilities/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/Facilities/FeatureOverview)
07:38:34 Warning: Found for https://www.russellcountyva.us/Facilities/Facility/Details/responsiveGhost=1; path=/
07:38:34 Warning: File has moved from https://www.russellcountyva.us/Facilities/Facility/Details/responsiveGhost=1; path=/ to /Facilities
07:38:40 Warning: Found for https://www.russellcountyva.us/Facilities/Facility/Details/responsiveGhost=0; path=/
07:38:40 Warning: File has moved from https://www.russellcountyva.us/Facilities/Facility/Details/responsiveGhost=0; path=/ to /Facilities
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=1; path=/GET (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=1; path=/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=1; path=/Trident/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=1; path=/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/Trident/GET (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/Trident/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/Trident/Trident/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/Trident/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=0; path=/GET (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=0; path=/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=0; path=/Trident/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=0; path=/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=1; path=/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/responsiveGhost=1; path=/GET (from https://www.russellcountyva.us/1/Trident/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/responsiveGhost=1; path=/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/Trident/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/responsiveGhost=1; path=/Trident/ (from https://www.russellcountyva.us/1/Trident/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/responsiveGhost=1; path=/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/Trident/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/Trident/GET (from https://www.russellcountyva.us/1/Trident/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/Trident/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/Trident/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/Trident/Trident/ (from https://www.russellcountyva.us/1/Trident/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/Trident/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/Trident/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/responsiveGhost=0; path=/GET (from https://www.russellcountyva.us/1/Trident/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/responsiveGhost=0; path=/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/Trident/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/responsiveGhost=0; path=/Trident/ (from https://www.russellcountyva.us/1/Trident/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/Trident/responsiveGhost=0; path=/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/Trident/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=1; path=/GET (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=1; path=/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=1; path=/Trident/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=1; path=/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=1; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/Trident/GET (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/Trident/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/Trident/Trident/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/Trident/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/Trident/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=0; path=/GET (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=0; path=/responsiveGhost=1; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=0; path=/Trident/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=0; path=/responsiveGhost=0; path=/ (from https://www.russellcountyva.us/1/responsiveGhost=0; path=/responsiveGhost=0; path=/)
07:38:40 Error: "Not Found" (404) at link https://www.russellcountyva.us/Common/Images/MarkerBlank.png (from https://www.russellcountyva.us/Areas/Facilities/Assets/Styles/Home.css)
07:38:40 Warning: Found for https://www.russellcountyva.us/facilities/facility/details/responsiveGhost=1; path=/
07:38:40 Warning: File has moved from https://www.russellcountyva.us/facilities/facility/details/responsiveGhost=1; path=/ to /Facilities
07:38:40 Warning: Found for https://www.russellcountyva.us/facilities/facility/details/responsiveGhost=0; path=/
07:38:40 Warning: File has moved from https://www.russellcountyva.us/facilities/facility/details/responsiveGhost=0; path=/ to /Facilities
HTTrack Website Copier/3.49-2 mirror complete in 56 minutes 54 seconds : 2411 links scanned, 2155 files written (495977351 bytes overall), 1780 files updated [357298195 bytes received at 104656 bytes/sec], 39388163 bytes transferred using HTTP compression in 1091 files, ratio 36%, 1.4 requests per connection
(134 errors, 407 warnings, 0 messages)

View File

@ -0,0 +1,223 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="HTTrack is an easy-to-use website mirror utility. It allows you to download a World Wide website from the Internet to a local directory,building recursively all structures, getting html, images, and other files from the server to your computer. Links are rebuiltrelatively so that you can freely browse to the local site (works with any browser). You can mirror several sites together so that you can jump from one toanother. You can, also, update an existing mirror site, or resume an interrupted download. The robot is fully configurable, with an integrated help" />
<meta name="keywords" content="httrack, HTTRACK, HTTrack, winhttrack, WINHTTRACK, WinHTTrack, offline browser, web mirror utility, aspirateur web, surf offline, web capture, www mirror utility, browse offline, local site builder, website mirroring, aspirateur www, internet grabber, capture de site web, internet tool, hors connexion, unix, dos, windows 95, windows 98, solaris, ibm580, AIX 4.0, HTS, HTGet, web aspirator, web aspirateur, libre, GPL, GNU, free software" />
<title>Local index - HTTrack Website Copier</title>
<!-- Mirror and index made by HTTrack Website Copier/3.49-2 [XR&CO'2014] -->
<style type="text/css">
<!--
body {
margin: 0; padding: 0; margin-bottom: 15px; margin-top: 8px;
background: #77b;
}
body, td {
font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#subTitle {
background: #000; color: #fff; padding: 4px; font-weight: bold;
}
#siteNavigation a, #siteNavigation .current {
font-weight: bold; color: #448;
}
#siteNavigation a:link { text-decoration: none; }
#siteNavigation a:visited { text-decoration: none; }
#siteNavigation .current { background-color: #ccd; }
#siteNavigation a:hover { text-decoration: none; background-color: #fff; color: #000; }
#siteNavigation a:active { text-decoration: none; background-color: #ccc; }
a:link { text-decoration: underline; color: #00f; }
a:visited { text-decoration: underline; color: #000; }
a:hover { text-decoration: underline; color: #c00; }
a:active { text-decoration: underline; }
#pageContent {
clear: both;
border-bottom: 6px solid #000;
padding: 10px; padding-top: 20px;
line-height: 1.65em;
background-image: url(backblue.gif);
background-repeat: no-repeat;
background-position: top right;
}
#pageContent, #siteNavigation {
background-color: #ccd;
}
.imgLeft { float: left; margin-right: 10px; margin-bottom: 10px; }
.imgRight { float: right; margin-left: 10px; margin-bottom: 10px; }
hr { height: 1px; color: #000; background-color: #000; margin-bottom: 15px; }
h1 { margin: 0; font-weight: bold; font-size: 2em; }
h2 { margin: 0; font-weight: bold; font-size: 1.6em; }
h3 { margin: 0; font-weight: bold; font-size: 1.3em; }
h4 { margin: 0; font-weight: bold; font-size: 1.18em; }
.blak { background-color: #000; }
.hide { display: none; }
.tableWidth { min-width: 400px; }
.tblRegular { border-collapse: collapse; }
.tblRegular td { padding: 6px; background-image: url(fade.gif); border: 2px solid #99c; }
.tblHeaderColor, .tblHeaderColor td { background: #99c; }
.tblNoBorder td { border: 0; }
// -->
</style>
</head>
<table width="76%" border="0" align="center" cellspacing="0" cellpadding="3" class="tableWidth">
<tr>
<td id="subTitle">HTTrack Website Copier - Open Source offline browser</td>
</tr>
</table>
<table width="76%" border="0" align="center" cellspacing="0" cellpadding="0" class="tableWidth">
<tr class="blak">
<td>
<table width="100%" border="0" align="center" cellspacing="1" cellpadding="0">
<tr>
<td colspan="6">
<table width="100%" border="0" align="center" cellspacing="0" cellpadding="10">
<tr>
<td id="pageContent">
<!-- ==================== End prologue ==================== -->
<meta name="generator" content="HTTrack Website Copier/3.x">
<TITLE>Local index - HTTrack</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=Center>Index of locally available sites:</H1>
<TABLE BORDER="0" WIDTH="100%" CELLSPACING="1" CELLPADDING="0">
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/indexcae4.html">
www.russellcountyva.us/AgendaCenter/Search/indexcae4.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/indexbd12.html">
www.russellcountyva.us/AgendaCenter/Search/indexbd12.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/index9756.html">
www.russellcountyva.us/AgendaCenter/Search/index9756.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/index917b.html">
www.russellcountyva.us/AgendaCenter/Search/index917b.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/index2155.html">
www.russellcountyva.us/AgendaCenter/Search/index2155.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/index6ea4.html">
www.russellcountyva.us/AgendaCenter/Search/index6ea4.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/indexabaa.html">
www.russellcountyva.us/AgendaCenter/Search/indexabaa.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/index32a6.html">
www.russellcountyva.us/AgendaCenter/Search/index32a6.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/AgendaCenter/Search/indexddd5.html">
www.russellcountyva.us/AgendaCenter/Search/indexddd5.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="www.russellcountyva.us/index.html">
www.russellcountyva.us/index.html
</A>
</TD>
</TR>
<TR>
<TD BACKGROUND="fade.gif">
&middot;
<A HREF="russellcountyida.org/index.html">
Russell County IDA
</A>
</TD>
</TR>
</TABLE>
<BR>
<BR>
<BR>
<H6 ALIGN="RIGHT">
<I>Mirror and index made by HTTrack Website Copier [XR&amp;CO'2008]</I>
</H6>
<!-- Mirror and index made by HTTrack Website Copier/3.49-2 [XR&CO'2014] -->
<!-- Thanks for using HTTrack Website Copier! -->
<!-- ==================== Start epilogue ==================== -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="76%" border="0" align="center" valign="bottom" cellspacing="0" cellpadding="0">
<tr>
<td id="footer"><small>&copy; 2008 Xavier Roche & other contributors - Web Design: Leto Kauler.</small></td>
</tr>
</table>
</body>
</html>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More