✨ start with gpn24
This commit is contained in:
parent
6eac2264aa
commit
d01775a70f
71 changed files with 910 additions and 15478 deletions
|
|
@ -1,14 +1,14 @@
|
|||
TANDOOR_URL = "https://recipes.entropia.de"
|
||||
TANDOOR_API_TOKEN = "tda_deadbeef_cafe_affe_1337_feedaffe1337"
|
||||
TANDOOR_KEYWORD = "gpn23"
|
||||
TANDOOR_KEYWORD = "GPN24"
|
||||
|
||||
WIKI_HOST = "entropia.de" # e.g. 'wiki.example.com'
|
||||
WIKI_PATH = "/" # e.g. '/w/' for sites using path-based access
|
||||
WIKI_USERNAME = "Neinomat"
|
||||
WIKI_PASSWORD = "s3cr3t"
|
||||
|
||||
WIKI_ARTICLE_PREFIX = "GPN23:"
|
||||
WIKI_CATEGORY_LIST = ["GPN23", "Rezepte", "Gulaschkueche", "GPN23:Rezepte"]
|
||||
WIKI_ARTICLE_PREFIX = "GPN24:"
|
||||
WIKI_CATEGORY_LIST = ["GPN24", "Rezepte", "Gulaschkueche", "GPN24:Rezepte"]
|
||||
|
||||
OUTDIR = "out"
|
||||
OUTDIR_JSON = OUTDIR + "/json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue