forked from markus/S_New4
ka
This commit is contained in:
parent
e1d15bde6c
commit
786c04fc92
19
src/.qmake.stash
Normal file
19
src/.qmake.stash
Normal file
@ -0,0 +1,19 @@
|
||||
QMAKE_CXX.QT_COMPILER_STDCXX = 199711L
|
||||
QMAKE_CXX.QMAKE_GCC_MAJOR_VERSION = 5
|
||||
QMAKE_CXX.QMAKE_GCC_MINOR_VERSION = 5
|
||||
QMAKE_CXX.QMAKE_GCC_PATCH_VERSION = 0
|
||||
QMAKE_CXX.COMPILER_MACROS = \
|
||||
QT_COMPILER_STDCXX \
|
||||
QMAKE_GCC_MAJOR_VERSION \
|
||||
QMAKE_GCC_MINOR_VERSION \
|
||||
QMAKE_GCC_PATCH_VERSION
|
||||
QMAKE_CXX.INCDIRS = \
|
||||
/home/markus/git/mxe/usr/lib/gcc/x86_64-w64-mingw32.static/5.5.0/include/c++ \
|
||||
/home/markus/git/mxe/usr/lib/gcc/x86_64-w64-mingw32.static/5.5.0/include/c++/x86_64-w64-mingw32.static \
|
||||
/home/markus/git/mxe/usr/lib/gcc/x86_64-w64-mingw32.static/5.5.0/include/c++/backward \
|
||||
/home/markus/git/mxe/usr/lib/gcc/x86_64-w64-mingw32.static/5.5.0/include \
|
||||
/home/markus/git/mxe/usr/lib/gcc/x86_64-w64-mingw32.static/5.5.0/include-fixed \
|
||||
/home/markus/git/mxe/usr/x86_64-w64-mingw32.static/include
|
||||
QMAKE_CXX.LIBDIRS = \
|
||||
/home/markus/git/mxe/usr/lib/gcc/x86_64-w64-mingw32.static/5.5.0 \
|
||||
/home/markus/git/mxe/usr/x86_64-w64-mingw32.static/lib
|
@ -166,10 +166,60 @@ int AccountManager::writeDefault(std::string path)
|
||||
ofs << "Thw86757utary@teleworm.us" << std::endl;
|
||||
ofs << "thw811ssssutary@teleworm.us" << std::endl;
|
||||
ofs << "Leonardoutary@teleworm.us" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "efgewtzhewtrhterw@tonne.to" << std::endl;
|
||||
ofs << "dwfwqefqefqe@dsgvo.ru" << std::endl;
|
||||
ofs << "dfdfgwgwrgwg@muell.ru" << std::endl;
|
||||
ofs << "BildlichSprachloserWal@spam.care" << std::endl;
|
||||
ofs << "BildlichLustvollerRochen@muell.ru" << std::endl;
|
||||
ofs << "AngenehmMaximalerHai@muell.icu" << std::endl;
|
||||
ofs << "FreundlichKostbarerWolf@fukaru.com" << std::endl;
|
||||
ofs << "animewatcherxgas120@oida.icu" << std::endl;
|
||||
ofs << "animewatcherxgas7776@oida.icu" << std::endl;
|
||||
ofs << "animewatcherxgas777116@oida.icu" << std::endl;
|
||||
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
// ofs << "" << std::endl;
|
||||
} else {
|
||||
std::cout << " => WARNUNG: Keine standart Accounts für die Url '" << pageInUse.url << "' vorhanden." <<std::endl;
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
|
||||
#define UpdaterCloudUrlWithPath "https://cloud.obermui.de/s/tXz7SWdaPJ7TacZ/download?path=%2F&files="
|
||||
#define SecondUpdaterCloudUrlWithPath "https://snew4.obermui.de/download?path=%2F&files="
|
||||
#define VERSION "5.0.4"
|
||||
#define VERSION "5.0.5"
|
||||
#define DEFAULT_FILE_VERSION "2.1"
|
||||
|
||||
//default, anime, normal,
|
||||
|
Loading…
Reference in New Issue
Block a user