Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ykoba
jdim
2ch-hostname.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 2ch-hostname.patch of Package jdim
--- ./src/dbtree/root.cpp.orig 2023-01-07 20:49:18.000000000 +0900 +++ ./src/dbtree/root.cpp 2023-01-20 03:53:19.293115514 +0900 @@ -1569,6 +1569,9 @@ if( ( hostname.find( ".2ch.net" ) != std::string::npos && hostname.find( "info.2ch.net" ) == std::string::npos ) || ( hostname.find( ".5ch.net" ) != std::string::npos && hostname.find( "info.5ch.net" ) == std::string::npos ) + || hostname.find( ".2ch.sc" ) != std::string::npos + || hostname.find( ".next2ch.net" ) != std::string::npos + || hostname.find( ".open2ch.net" ) != std::string::npos || hostname.find( ".bbspink.com" ) != std::string::npos ) return true; return false;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor