mirror of
https://github.com/myronblair/jarvis
synced 2026-07-28 08:43:00 -05:00
Merge branch 'master'
This commit is contained in:
@@ -181,7 +181,7 @@ function collect_all(): array {
|
||||
$results['sites'] = 'skipped (fresh)';
|
||||
} else try {
|
||||
$sites = [
|
||||
"jarvis" => "http://jarvis.orbishosting.com:1972",
|
||||
"jarvis" => "http://127.0.0.1",
|
||||
'tomsjavajive' => 'https://tomsjavajive.com',
|
||||
'epictravelexp'=> 'https://epictravelexpeditions.com',
|
||||
'parkerslingshotrentals' => 'https://parkerslingshotrentals.com',
|
||||
|
||||
Reference in New Issue
Block a user