Skip to content

Commit d4b771e

Browse files
Added a psychological youtube channel in German
1 parent f8d562a commit d4b771e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

VokabelTrainer/Forms/VokabelTrainer.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3257,6 +3257,7 @@ private List<string> GetEasyLanguageAquireList(string strLanguage)
32573257
oResult.Add(@"https://www.amazon.de/s?k=laktosefreie+rezepte");
32583258
oResult.Add(@"https://www.amazon.de/s?k=low+carb+ngv");
32593259
oResult.Add(@"https://www.amazon.de/s?k=friedenspreis+des+deutschen+buchhandels+-Ansprachen+-Verleihung");
3260+
oResult.Add(@"https://www.youtube.com/@LadyTamara");
32603261

32613262
// sometimes also add the critical book
32623263
if (m_oRnd.Next(10) == 7)

0 commit comments

Comments
 (0)