КБ
Size: a a a
КБ
👑️
👑️
ᅠ
AK
if not 'pagetitle' in post_filter and not 'uri' in post_filter and 'thumb' in post_filter:
БГ
E
R3
if not 'pagetitle' in post_filter and not 'uri' in post_filter and 'thumb' in post_filter:
VA
if not 'pagetitle' in post_filter and not 'uri' in post_filter and 'thumb' in post_filter:
all([n in post_fileter for n in ["pagetile", "uri", "thumb"]])
{"pagetile", "uri", "thumb"}.issubset(set(post_fileter))
AK
all([n in post_fileter for n in ["pagetile", "uri", "thumb"]])
{"pagetile", "uri", "thumb"}.issubset(set(post_fileter))
K
G
E
G
VA
G
G
G
G
БГ