Uzhas of {{ platform }}

Manual:

&platform=search — queries from search (can be also quasar)
&last_days=2 — the number of assessment days
&column_cnt=3 — the number of columns
&query_cnt=60 — the number of queries
&verdict_whitelist=lie,outdated — only lie and outdated will be shown
&verdict_blacklist=lie,outdated — only cards without lie and outdated will be shown
&source_whitelist=toloka,alisa — only toloka or alisa will be shown
&source_blacklist=toloka,alisa — only cards without toloka and alisa will be shown
  • - bad_typography
  • - drugs
  • - lie
  • - provocative_query
  • - swear
  • - unethical
  • - outdated
  • - ENTITY_SEARCH_FREE_VIDEO_FACT
  • - alisa_toloka
  • - base_facts.txt.clean
  • - base_facts.txt.moderated
  • - base_grammar.txt
  • - base_history.txt
  • - base_in.txt
  • - base_rus_region_facts.txt
  • - base_trigonometry.facts
  • - base_wiki-facts
  • - big_mediawiki
  • - caller_id
  • - classifier
  • - custom_facts_ru
  • - custom_facts_world
  • - dialogs_facts_snip
  • - dialogs_facts_toloka
  • - dialogs_snip
  • - dialogs_toloka
  • - emergency
  • - entity_names
  • - fact_instruction_list
  • - fact_instruction_list_v2
  • - fact_snippet
  • - featured_snippet
  • - featured_snippet_toloka_top
  • - fines
  • - fresh_console_fact
  • - fundamental_consts
  • - gosuslugi_facts
  • - health_yandex_ru
  • - idioms
  • - list_featured_snippet
  • - longer_queries
  • - manually_voiced
  • - math_alice
  • - morphem
  • - object_facts
  • - orf_textologia
  • - other_indirect
  • - phonetics
  • - plank_promo
  • - promo_facts
  • - promo_korolev
  • - russian_phones
  • - scanword_snippet
  • - scanwordhelper_ru
  • - scanwords
  • - spelling
  • - stability_fix_big_mediawiki
  • - stability_fix_yanswer_fact
  • - template_abbreviature
  • - template_callories
  • - template_chinese_horoscope
  • - template_etymology
  • - template_financial
  • - template_gkrf
  • - template_koap
  • - template_lingvisticheskie
  • - template_literary
  • - template_names
  • - template_nenuda_ru
  • - template_rabotka
  • - template_ukrf
  • - template_zodiac
  • - toloka
  • - toloka_indirect
  • - trigonometry.facts
  • - turbo_promo
  • - udareniya.txt
  • - wiki-facts-objects
  • - wizard_calculator
  • - wizard_calend
  • - wizard_distance
  • - wizard_moon
  • - wizard_weather_sun
  • - word_cards
  • - ya_station
  • - yandex_help
  • - yandex_phones
  • - yanswer
  • - znatoki
  • - zodiac_and_symbols.facts.generated
{% for column in columns %}
{% for rec in column %}
[ {{ rec.query }} ]
{{ rec.answer }}
verdicts: {% for tag in rec.tags %}
{{ tag }}
{% endfor %}
date: {{ rec.date }}
source: {{ rec.source }}
{% endfor %}
{% endfor %}