Home
last modified time | relevance | path

Searched refs:UPCITEMDB_API_URL (Results 1 – 1 of 1) sorted by relevance

/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dupcitemdbfetcher.cpp54 static const char* UPCITEMDB_API_URL = "https://api.upcitemdb.com/prod/trial"; variable
100 QUrl u(QString::fromLatin1(UPCITEMDB_API_URL)); in continueSearch()