mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Detab beast
This commit is contained in:
committed by
Tom Ritchford
parent
f034b02b92
commit
75c8d7aa57
@@ -28,7 +28,7 @@ namespace http {
|
||||
std::vector <char const*> const&
|
||||
urls_large_data()
|
||||
{
|
||||
static std::vector <char const*> const urls ({
|
||||
static std::vector <char const*> const urls ({
|
||||
"google.com",
|
||||
"facebook.com",
|
||||
"youtube.com",
|
||||
@@ -10030,7 +10030,7 @@ urls_large_data()
|
||||
"18schoolgirlz.com"
|
||||
});
|
||||
|
||||
return urls;
|
||||
return urls;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user