Public accessibility assessment

Accessibility issues detected on sefaris.eu

Evolize inspected 5 publicly accessible pages on sefaris.eu and detected 24 automatically identifiable accessibility findings. 9 findings were classified as critical or high priority. The findings map to 10 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve buttons have no accessible name, links lack accessible text, images lack text alternatives.

24findings detected
9critical + high
5pages inspected
4 Sep 2026assessed

Independent public assessment. sefaris.eu is not necessarily affiliated with or a customer of Evolize.

https://

01 · Accessibility summary

Evolize inspected 5 publicly accessible pages on sefaris.eu and detected 24 automatically identifiable accessibility findings. 9 findings were classified as critical or high priority. The findings map to 10 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve buttons have no accessible name, links lack accessible text, images lack text alternatives.

02 · Priority findings

03 · WCAG criteria affected

CriterionNameLevelFindingsPages
2.5.8Target Size (Minimum)AA85
4.1.2Name, Role, ValueA45
1.1.1Non-text ContentA35
1.3.1Info and RelationshipsA23
1.4.3Contrast (Minimum)AA23
2.4.4Link Purpose (In Context)A21
2.1.1KeyboardA11
2.4.1Bypass BlocksA15
2.4.3Focus OrderA15
3.3.2Labels or InstructionsA11

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously rescans public websites, detects newly introduced or recurring accessibility issues, tracks remediation and verifies fixes.

04 · All detected findings

Critical

Buttons have no accessible name

WCAG 4.1.2 (A)5 instances5 affected pages
ComponentRef IPO4YE

Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

Affected pagehttps://sefaris.eu/
Element#dropdown_1788502153401
Markup
<button id="dropdown_1788502153401" class="dropdown-btn" type="button" aria-haspopup="true" aria-expanded="false"><!--[--><span class="fi fi-pl"></span><!--]--><!----></button>
How to fixAdd accessible text to the button element, either by including text within the button or by using the aria-label attribute to provide a text description of the button's purpose.
Affected pages/ /szesc-trzy /mods /minus /union/plugins
Critical

Links lack accessible text

WCAG 2.4.4 (A)20 instances1 affected page
ComponentRef 2PVLFR

Links expose no accessible name, so screen-reader users cannot determine their destination.

Affected pagehttps://sefaris.eu/
Element.list-item.list-content-item[role="button"]:nth-child(5) > .list-item-left[aria-hidden=""] > a
Markup
<a href="/ucieczka-od-wolnosci/changelog/500" class="" tabindex="-1">
How to fixThis link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /ucieczka-od-wolnosci/changelog/500.
ComponentRef ZN19ZH

Links expose no accessible name, so screen-reader users cannot determine their destination.

Affected pagehttps://sefaris.eu/
Element.list-item-left[aria-hidden=""] > a[href="/new-balance/changelog/504"]
Markup
<a href="/new-balance/changelog/504" class="" tabindex="-1">
How to fixAdd accessible text to the link, such as the destination or a brief description. For example, add text inside the <a> tag or use an aria-label attribute.
High

Images lack text alternatives

WCAG 1.1.1 (A)14 instances5 affected pages
ComponentRef HXFD2G

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Affected pagehttps://sefaris.eu/
Element.nav-top-links-link--cta > img
Markup
<img onerror="this.setAttribute('data-error', 1)" loading="lazy" data-nuxt-img="" srcset="https://storage.ko-fi.com/cdn/cup-border.png 1x, https://storage.ko-fi.com/cdn/cup-border.png 2x" src="https://storage.ko-fi.com/cdn/cup-border.png">
How to fixAdd an alt attribute to the img element, e.g., alt="Support us on Ko-fi" to provide a text description of the image.
Affected pages/ /szesc-trzy /mods /minus /union/plugins
ComponentRef MR6MAN

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Affected pagehttps://sefaris.eu/
Element.nav-top-links-link > img
Markup
<img loading="lazy" data-nuxt-img="" srcset="https://storage.ko-fi.com/cdn/cup-border.png 1x, https://storage.ko-fi.com/cdn/cup-border.png 2x" src="https://storage.ko-fi.com/cdn/cup-border.png">
How to fixAdd an alt attribute with a descriptive text to the img element, for example: <img loading="lazy" data-nuxt-img="" srcset="https://storage.ko-fi.com/cdn/cup-border.png 1x, https://storage.ko-fi.com/cdn/cup-border.png 2x" src="https://storage.ko-fi.com/cdn/cup-border.png" alt="Support Sefaris on Ko-fi">
Affected pages/ /szesc-trzy /minus
ComponentRef SP30OI

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Affected pagehttps://sefaris.eu/szesc-trzy
Element.overview-img-image
Markup
<img onerror="this.setAttribute('d..." loading="lazy" data-nuxt-img="" srcset="https://api.sefaris...." class="overview-img-image" src="https://api.sefaris....">
How to fixAdd a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.
Affected pages/szesc-trzy /minus
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)10 instances5 affected pages
ComponentRef 93GJVO

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Affected pagehttps://sefaris.eu/
Elementdiv#__nuxt > div > div:nth-of-type(3) > main > div:nth-of-type(2) > button
Markup
<button type="button" class="btn icon undefined btn-scroll__button" target="" aria-disabled="false"><!--[--><i class="mdi mdi-arrow-up"></i><!--]--></button>
How to fixTo fix this issue, ensure that the hidden element is removed from the tab order by setting its 'tabindex' attribute to '-1' or by using CSS to set its 'display' property to 'none' when it's not visible. Alternatively, make the element visible when it receives focus.
Affected pages/ /szesc-trzy /mods /minus /union/plugins
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)20 instances1 affected page
ComponentRef VJGUMY

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Affected pagehttps://sefaris.eu/
Elementdiv:nth-of-type(3) > main > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1)
Accessible name03 września 2026New BalanceChangelog z dnia 03.09.2026Aktualizacja wprowadza mniejsze zmiany i poprawki.Czytaj dalej →
Rolebutton
Markup
<div role="button" class="list-item list-content-item"><div aria-hidden="" class="list-item-left"><a href="/new-balance/changelog/504" class="" tabindex="-1"><img onerror="this.setAttribute('data-error', 1)" alt="" loading="lazy" data-nuxt-img="" srcset="https://api.sefaris.eu/Public/File/76e8c2bc-c840-4c54-ada6-fe557e071d57 1x, https://api.sefaris.eu/Public/File/76e8c2bc-c840-4c54-ada6-fe557e071d57 2x" class="list-item-left-img" src="https://api.sefaris.eu/Public/File/76e8c2bc-c840-4c54-ada6-fe557e071d57"></a></div><div class="list-item-content"><div class="list-item-content-data"><div class=…
How to fixTo fix this issue, ensure that all interactive controls can receive keyboard focus. For the affected element, consider adding a tabindex attribute with a value of 0 or greater, or use a native HTML button element instead of a div with a role of 'button'.
High

Interactive controls must not be nested

WCAG 4.1.2 (A)20 instances1 affected page
ComponentRef WAAWWP

Interactive controls must not be nested

Affected pagehttps://sefaris.eu/
Element.list-item.list-content-item[role="button"]:nth-child(1)
Accessible name03 września 2026New BalanceChangelog z dnia 03.09.2026Aktualizacja wprowadza mniejsze zmiany i poprawki.Czytaj dalej →
Rolebutton
Markup
<div role="button" class="list-item list-content-item">
How to fixTo fix this issue, ensure that interactive controls, such as buttons, are not nested within other interactive elements. Review the HTML structure and adjust the roles and nesting accordingly to comply with accessibility guidelines.
Medium

No skip link to main content

WCAG 2.4.1 (A)10 instances5 affected pages
ComponentRef GLHG6B

The page offers no bypass mechanism, so keyboard users must tab through the full navigation before reaching the main content on every page.

Affected pagehttps://sefaris.eu/
Elementhtml > body
Accessible nameSefarisSzukaj modów...CtrlKAktualnościModyfikacjeUnion i pluginyDiscord Wesprzyj Pokaż mi swoje towary: Bractwo SpolszczeniaGothic IGothic II: NKGothic IIIGothic OnlineModyfikacje do gier serii GothicPolska lokalizacja, zawsze na bieżącoNajnowsze modyfikacjeUPDATENew BalanceGothic II: NK 2026-09-03 → MinusGothic II: NK latest → Gold Remaster - Skyfox EditionGothic II: NK 1.1 → Ucieczka od WolnościGothic I 1.0 → 63Gothic II: NK 1.1 → Axyl MMORPGGothic Online 3.6.2.9 → Więcej (116) Aktualności03 września 2026New BalanceChangelog z dnia 03.09.2026Aktualizacja wprowadza mniejsze zmiany i poprawki.Czytaj dalej → 14 sierpnia 2026MinusChangelog z dnia 14.08.2026 r.Aktualizacja poprawia parę pomniejszych błędów oraz dodaje nowe dialogi.Czytaj dalej → 12 sierpnia 2026New BalanceChangelog z dnia 12.08.2026Aktualizacja wprowadza mniejsze zmiany i poprawki.Czytaj dalej → 05 sierpnia 2026New BalanceChangelog z dnia 05.08.2026Aktualizacja wprowadza mniejsze zmiany i poprawki.Czytaj dalej → 03 sierpnia 2026Ucieczka od WolnościZmiany względem wersji rosyjskiejAktualizacja opisuje zmiany względem rosyjskiej wersji modyfikacji.Czytaj dalej → 20 lipca 2026Axyl MMORPGDodatkowe zmiany i poprawkiAktualizacja zwiększa szansę na pojawianie się łowisk II tieru oraz wprowadza poprawki dotyczące Rybich Ości, NPC, zadań, łodzi i craftingów Klejnotów. Dodano również Głębinowego Demona za wsparcie zbiórki charytatywnej dla Bianki oraz przedstawiono informacje o trwającej przebudowie interfejsu i starszych systemów serwera.Czytaj dalej → 20 lipca 2026Axyl MMORPGNowe dodatki do łodziAktualizacja wprowadza trzy nowe dodatki do łodzi, zabezpiecza łowiska i wraki przed przejęciem przez innych graczy oraz poprawia kamerę podczas aktywności na morzu. Wprowadzono również zmiany w zadaniach, Raidzie Anubisa, craftingu i działaniu wybranych aktywności.Czytaj dalej → 20 lipca 2026Axyl MMORPGChangelogAktualizacja wprowadza kolejne poprawki związane z łowieniem, zadaniami, łodziami, muzyką oraz efektami PFX. Dodano również nowe animacje, odświeżono ubrania rybackie i usprawniono działanie serwera.Czytaj dalej → 18 lipca 2026New BalanceChangelog z dnia 18.07.2026Aktualizacja wprowadza mniejsze zmiany i poprawki.Czytaj dalej → 17 lipca 2026New BalanceChangelog z dnia 17.07.2026Aktualizacja wprowadza mniejsze zmiany i poprawki.Czytaj dalej → ← 12345...48 → [["ShallowReactive",1],{"data":2,"state":230,"once":242,"_errors":243,"serverRendered":134,"path":245},["ShallowReactive",3],{"sidebar":4,"latest-mods":116,"news-list":169},[5,34,60,84,107],{"id":6,"name":7,"games":8,"tagIds":9,"total":11,"order":12,"mods":13},1,"Bractwo Spolszczenia",[],[10],2,61,0,[14,18,22,26,30],{"id":15,"image":16,"name":17},"new-balance","d36e8485-d45d-4985-9e2a-a209c176cc0c","New Balance",{"id":19,"image":20,"name":21},"risen-nieznane-ziemie-neuland","25c0cb0c-6c94-4f38-8a16-6343c488c863","Neuland / Nieznane ziemie",{"id":23,"image":24,"name":25},"nostalgic-edition","7e502858-bdf5-4e5c-b1e2-fd78f469aeba","Nostalgic Edition 3.1.8",{"id":27,"image":28,"name":29},"super-randomizer","82d2b1af-76a7-454e-9dbc-c1a4d43b3b75","Super Randomizer",{"id":31,"image":32,"name":33},"definitive-edition-2-0","ae05d4e2-12e5-45c4-bcc9-0cd3f56c345c","Definitive Edition 2.0",{"id":10,"name":35,"games":36,"tagIds":37,"total":38,"order":6,"mods":39},"enums.game.gothic1",[12],[],26,[40,44,48,52,56],{"id":41,"image":42,"name":43},"ucieczka-od-wolnosci","681894ab-4264-4cc6-9898-2caf71474488","Ucieczka od Wolności",{"id":45,"image":46,"name":47},"reworked","92d35578-562c-48e6-be71-16d3b8ccfb82","Reworked",{"id":49,"image":50,"name":51},"g1-intruz","6a7f147f-e1fe-45d7-8fe6-2523511953c3","Intruz",{"id":53,"image":54,"name":55},"mroczne-tajemnice-2-5","619a272f-9487-4d17-b1da-c16790d222ef","Mroczne Tajemnice 2.5 (Standalone patch)",{"id":57,"image":58,"name":59},"g1-gladiatorzy","84eae4ab-fad0-4a29-9261-3e9776c9e5fb","Gladiatorzy",{"id":61,"name":62,"games":63,"tagIds":64,"total":65,"order":10,"mods":66},3,"enums.game.gothic2",[6],[],89,[67,68,72,76,80],{"id":15,"image":16,"name":17},{"id":69,"image":70,"name":71},"minus","916b5650-3bee-4fcf-86a2-a9dc4977b019","Minus",{"id":73,"image":74,"name":75},"gold-remaster-skyfox-edition","2b3f774e-671a-4553-a615-518e1c3eecbf","Gold Remaster - Skyfox Edition",{"id":77,"image":78,"name":79},"szesc-trzy","c4a705de-ea00-42f6-9b8c-5dd2cca2ee2f","63",{"id":81,"image":82,"name":83},"zwiadowca","6064f85d-8657-4d09-8e6e-8da86c91f1e4","Zwiadowca",{"id":85,"name":86,"games":87,"tagIds":89,"total":85,"order":61,"mods":90},4,"enums.game.gothic3",[10,88],5,[],[91,95,99,103],{"id":92,"image":93,"name":94},"g3-mod-pack","03c96c62-f922-4bde-aed6-9d023f1af01a","Mod Pack",{"id":96,"image":97,"name":98},"g3-pluginy","5a4e9231-82ac-4f14-aac2-e1d6753f2c24","Pluginy",{"id":100,"image":101,"name":102},"lctm","001bb461-9606-4bbb-a36e-1e36bee422af","LCTM",{"id":104,"image":105,"name":106},"zmierzch-bogow-content-mod","1be36e53-51cd-462d-853f-85ccb74520c3","Zmierzch Bogów: Content Mod",{"id":88,"name":108,"games":109,"tagIds":110,"total":6,"order":85,"mods":111},"Gothic Online",[85],[],[112],{"id":113,"image":114,"name":115},"axyl","3738cf78-acbc-47eb-9ceb-c3edd724d4ca","Axyl MMORPG",{"total":117,"items":118,"filteredRecords":117},122,[119,135,142,148,155,162],{"id":10,"externalId":15,"game":6,"name":17,"version":120,"lastUpdateDate":121,"changesCount":122,"tags":123,"image":16,"incoming":133,"latestUpdated":134},"2026-09-03","2026-09-03 14:32:36Z",270,[124,127,129],{"id":6,"name":125,"color":126},"Team Sefaris","#c7f148",{"id":10,"name":7,"color":128},"#ececec",{"id":130,"name":131,"color":132},6,"Addon","#FFFFFFFF",false,true,{"id":136,"externalId":69,"game":6,"name":71,"version":137,"lastUpdateDate":138,"changesCount":139,"tags":140,"image":70,"incoming":133,"latestUpdated":133},204,"latest","2026-08-14 10:31:46Z",8,[141],{"id":130,"name":131,"color":132},{"id":143,"externalId":73,"game":6,"name":75,"version":144,"lastUpdateDate":145,"changesCount":12,"tags":146,"image":74,"incoming":133,"latestUpdated":133},208,"1.1","2026-08-12 22:00:00Z",[147],{"id":130,"name":131,"color":132},{"id":149,"externalId":41,"game":12,"name":43,"version":150,"lastUpdateDate":151,"changesCount":6,"tags":152,"image":42,"incoming":133,"latestUpdated":133},205,"1.0","2026-08-04 14:08:26Z",[153,154],{"id":6,"name":125,"color":126},{"id":130,"name":131,"color":132},{"id":156,"externalId":77,"game":6,"name":79,"version":144,"lastUpdateDate":157,"changesCount":12,"tags":158,"image":78,"incoming":133,"latestUpdated":133},207,"2026-07-23 22:00:00Z",[159,160],{"id":6,"name":125,"color":126},{"id":88,"name":161,"color":132},"Total-conversion",{"id":163,"externalId":113,"game":85,"name":115,"version":164,"lastUpdateDate":165,"changesCount":166,"tags":167,"image":114,"incoming":133,"latestUpdated":133},113,"3.6.2.9","2026-07-20 10:01:49Z",85,[168],{"id":88,"name":161,"color":132},{"total":170,"items":171,"filteredRecords":170},471,[172,179,186,191,196,202,208,214,220,225],{"id":173,"title":174,"image":175,"shortDescription":176,"date":177,"entityType":12,"entityId":178,"modExternalId":15,"modName":17},506,"Changelog z dnia 03.09.2026","76e8c2bc-c840-4c54-ada6-fe557e071d57","\u003Cp>Aktualizacja wprowadza mniejsze zmiany i poprawki.\u003C/p>","2026-09-03 14:32:33Z",504,{"id":180,"title":181,"image":182,"shortDescription":183,"date":184,"entityType":12,"entityId":185,"modExternalId":69,"modName":71},505,"Changelog z dnia 14.08.2026 r.","f1cf1189-e3d7-4c15-a338-ec03fe5b5d9a","\u003Cp>Aktualizacja poprawia parę pomniejszych błędów oraz dodaje nowe dialogi.\u003C/p>","2026-08-14 10:31:44Z",503,{"id":178,"title":187,"image":188,"shortDescription":176,"date":189,"entityType":12,"entityId":190,"modExternalId":15,"modName":17},"Changelog z dnia 12.08.2026","6a840522-8878-45dc-b6a7-f9178bca6408","2026-08-12 14:55:18Z",502,{"id":185…[truncated by Evolize: exceeded D1 value limit]
Markup
<body><!--teleport start anchor--><!----><!--teleport anchor--><div id="__nuxt"><div class="app"><div class="app-image"></div><div class="app-mask"></div><nav class="nav"><div class="nav-top"><div class="nav-top-row"><div class="nav-top-logo"><a aria-current="page" href="/" class="router-link-active router-link-exact-active nav-top-logo-container">Sefaris</a></div><div class="nav-top-search"><div data-v-d00d1ca1=""><button class="search-btn" type="button" data-v-d00d1ca1=""><i class="mdi mdi-magnify search-btn-icon" data-v-d00d1ca1=""></i><span class="search-btn-text" data-v-d00d1ca1="">Szukaj…
How to fixAdd a "Skip to main content" link as the first focusable element, targeting the id of the <main> region.
Affected pages/ /szesc-trzy /mods /minus /union/plugins
Medium

Touch targets are too small on mobile

WCAG 2.5.8 (AA)43 instances5 affected pages
ComponentRef AK77QO

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://sefaris.eu/mods
Elementdiv > nav > div > div:nth-of-type(1) > div:nth-of-type(1) > a
Accessible nameSefaris
Markup
<a href="/" class="nav-top-logo-container">Sefaris</a>
How to fixTo fix this issue, ensure that all interactive controls, such as buttons and links, have a minimum touch target size of 24x24 pixels. Consider increasing the size of the affected element or adding padding around it to meet this requirement.
Affected pages/ /szesc-trzy /mods /minus /union/plugins
ComponentRef MQG0IT

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://sefaris.eu/
Elementdiv:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > a
Markup
<a href="/new-balance/changelog/504" class="" tabindex="-1"><img onerror="this.setAttribute('data-error', 1)" alt="" loading="lazy" data-nuxt-img="" srcset="https://api.sefaris.eu/Public/File/76e8c2bc-c840-4c54-ada6-fe557e071d57 1x, https://api.sefaris.eu/Public/File/76e8c2bc-c840-4c54-ada6-fe557e071d57 2x" class="list-item-left-img" src="https://api.sefaris.eu/Public/File/76e8c2bc-c840-4c54-ada6-fe557e071d57"></a>
How to fixTo fix this issue, ensure that all interactive elements, such as buttons and links, have a minimum touch target size of 24x24 pixels. Consider increasing the size of the affected element or adding padding around it to make it easier to tap on mobile devices.
Affected pages/ /union/plugins
ComponentRef 189KTL

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://sefaris.eu/mods
Elementmain > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(2) > div > button:nth-of-type(1)
Accessible name
Markup
<button class="pagination-btn pagination-btn-left" disabled=""> ← </button>
How to fixIncrease the size of the touch target to at least 24x24px to make it easier for users to activate by touch. Consider adding padding or increasing the font size of the button to achieve this.
Affected pages/mods /union/plugins
ComponentRef 3J8NIZ

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://sefaris.eu/
Elementdiv:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > h3 > a
Accessible nameChangelog z dnia 03.09.2026
Markup
<a href="/new-balance/changelog/504" class="">Changelog z dnia 03.09.2026</a>
How to fixTo fix this issue, ensure that all interactive elements, such as buttons and links, have a minimum touch target size of 24x24 pixels. Consider increasing the padding or size of the affected element to meet this requirement.
ComponentRef N6S548

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://sefaris.eu/union/plugins
Elementdiv:nth-of-type(3) > main > div:nth-of-type(1) > div:nth-of-type(1) > div > a:nth-of-type(1)
Accessible nameUniona 1.0m
Markup
<a href="https://drive.google.com/file/d/1AkU5qvxIx7zc3kdpGAwlgA-2WiGS7sU5/view" target="_blank">Uniona 1.0m</a>
How to fixIncrease the size of the touch target to at least 24x24px to make it easier for users to activate by touch on mobile devices. Consider adding padding or increasing the font size of the interactive element to achieve this.
ComponentRef RME2JM

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://sefaris.eu/
Elementdiv > div:nth-of-type(3) > main > div:nth-of-type(1) > div:nth-of-type(2) > a
Accessible nameWięcej (116)
Markup
<a href="/mods" class="home-mods-more-button">Więcej (116) <i class="mdi mdi-plus"></i></a>
How to fixIncrease the size of the touch target to at least 24x24px to make it easier for users to tap on mobile devices. Consider adding padding or increasing the font size of the element with the class 'home-mods-more-button'.
ComponentRef FFKT4X

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://sefaris.eu/szesc-trzy
Elementbutton#dropdown_1788502331512
Accessible namePobierz
Markup
<button id="dropdown_1788502331512" class="dropdown-btn" type="button" aria-haspopup="true" aria-expanded="false"><!--[--><i class="mdi mdi-download dropdown-download-icon"></i> Pobierz<!--]--><span class="dropdown-btn-caret"><i class="mdi mdi-chevron-down"></i></span></button>
How to fixTo improve accessibility, ensure the touch target for the 'Pobierz' button is at least 24x24px. Consider increasing the size of the button or adding padding around it to make it easier to tap on mobile devices.
ComponentRef LXKKGD

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://sefaris.eu/minus
Elementmain > div:nth-of-type(1) > aside > div > div:nth-of-type(3) > a
Accessible namePobierz
Markup
<a type="button" class="btn minimal undefined" href="https://drive.google.com/drive/folders/1FeIcgSOrE1sR5VpUx8YCu64KADRIlrl6" target="_blank" aria-disabled="false"><!--[--><i class="mdi mdi-google-drive"></i> Pobierz<!--]--></a>
How to fixIncrease the size of the touch target to at least 24x24px to make it easier for users to activate by touch on mobile devices. Consider adding padding or increasing the font size of the interactive element.
Medium

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)2 instances1 affected page
ComponentRef 2XJ0S2

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Affected pagehttps://sefaris.eu/union/plugins
Elementinput#\31 788502261866
Markup
<input id="1788502261866" class="app-input" value="" placeholder="Wyszukaj...">
How to fixAdd a persistent <label> associated with each field. Keep the placeholder for example text only, not as the label.
Low

Page has no level-one heading

WCAG 1.3.1 (A)4 instances2 affected pages
ComponentRef 2JATNG

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Affected pagehttps://sefaris.eu/szesc-trzy
Elementhtml > body
Accessible nameSefarisSzukaj modów...CtrlKAktualnościModyfikacjeUnion i pluginyDiscord Wesprzyj Pokaż mi swoje towary: Bractwo SpolszczeniaGothic IGothic II: NKGothic IIIGothic OnlineOstatnia aktualizacja:23 lipca 2026Aktualna wersja:1.1Tagi:Team Sefaris, Total-conversion Pobierz63   (Gothic II: NK)Szczegóły Instalacja Autorzy Opis modyfikacji„63” to dynamiczna modyfikacja do Gothic II, w której wybierasz jedną z siedmiu klas i stawiasz czoła 60 coraz trudniejszym rundom na różnorodnych arenach. Zdobywaj punkty, rozwijaj bohatera i kupuj potężniejsze wyposażenie, aby przetrwać wszystkie fale przeciwników.Ta modyfikacja rozgrywa się na niewielkich poziomach stanowiących swego rodzaju areny. Na początku modyfikacji wybiera się jedną z siedmiu klas:Barbarzyńca (wyłącznie walka wręcz)Paladyn (walka wręcz + magia)Łowca (wyłącznie walka dystansowa)Zabójca (walka wręcz + walka dystansowa)Mag Ognia (magia ognia)Mag Wody (magia wody)Czarny Mag (czarna magia)Oraz jeden z poziomów:ArenaJaskiniaPlażaKrater wulkanuPo wybraniu klasy i ustawieniu poziomu trudności można od razu rozpocząć pierwszą rundę. Celem jest przetrwanie wszystkich 60 rund. Za każdą rundę otrzymuje się 10 punktów, które można przeznaczyć na naukę i/lub zakupy.Nauka (u trenera):Atrybuty (siła, zręczność i mana: +5 kosztuje 5 punktów; energia życiowa: +10 kosztuje 5 punktów)Umiejętności walki wręcz (broń jednoręczna i dwuręczna: +5 kosztuje 5 punktów)Umiejętności walki dystansowej (łuk: +5 kosztuje 5 punktów)Umiejętności magiczne (kręgi magii, każdy kosztuje 10 punktów)Atuty (specjalne zdolności pomagające w walce, każdy kosztuje 10 punktów)Atuty:Akrobatyka: jej działanie powinno być oczywisteRegeneracja energii życiowej: regeneruje PŻ, a tempo regeneracji wzrasta co dwa poziomyRegeneracja many: regeneruje manę, a tempo regeneracji wzrasta co dwa poziomyPogromca orków: dodatkowe obrażenia przeciwko orkomPasożyt: po zabiciu przeciwnika pochłania się 10% jego PŻ, aby się uleczyćSpowolnienie czasu: otoczenie zwalnia, ale gracz porusza się z normalną prędkością; skuteczność wzrasta co 10 poziomówZakupy (u kwatermistrza):Mikstury lecznicze (5 mikstur kosztuje 5 punktów)Mikstury many (5 mikstur kosztuje 5 punktów)Broń do walki wręcz (najlepsza obecnie dostępna broń kosztuje 10 punktów)Broń dystansowa (najlepsza obecnie dostępna broń kosztuje 10 punktów)Runy (każda runa kosztuje 10 punktów)Magiczna broń (20 punktów, dostępna dopiero w dalszej części gry)Zbroje (każda zbroja kosztuje 20 punktów)Sprawdzenie punktów:Pokazuje liczbę aktualnie dostępnych punktów.ROZEJRZYJ SIĘ:Pozwala opuścić okno dialogowe w pomieszczeniu ulepszeń, aby się po nim poruszać oraz zakładać i porządkować zaklęcia. Do okna dialogowego można wrócić, naciskając jeden z klawiszy skrótu: H lub P.Podczas walk klawisze skrótu mają następujące funkcje:H: mikstura lecznicza (25% PŻ) lub mikstura many (25% many)P: efekt spowolnienia czasu (jeśli został wyuczony)Pasek w lewym górnym rogu przedstawia doświadczenie, czyli w tym przypadku liczbę potworów. Gdy pasek się zapełni, wszystkie potwory na poziomie zostały pokonane i gracz wraca do pomieszczenia ulepszeń.[["ShallowReactive",1],{"data":2,"state":151,"once":164,"_errors":165,"serverRendered":156,"path":167},["ShallowReactive",3],{"sidebar":4,"mod-details-szesc-trzy":116},[5,34,60,84,107],{"id":6,"name":7,"games":8,"tagIds":9,"total":11,"order":12,"mods":13},1,"Bractwo Spolszczenia",[],[10],2,61,0,[14,18,22,26,30],{"id":15,"image":16,"name":17},"new-balance","d36e8485-d45d-4985-9e2a-a209c176cc0c","New Balance",{"id":19,"image":20,"name":21},"risen-nieznane-ziemie-neuland","25c0cb0c-6c94-4f38-8a16-6343c488c863","Neuland / Nieznane ziemie",{"id":23,"image":24,"name":25},"nostalgic-edition","7e502858-bdf5-4e5c-b1e2-fd78f469aeba","Nostalgic Edition 3.1.8",{"id":27,"image":28,"name":29},"super-randomizer","82d2b1af-76a7-454e-9dbc-c1a4d43b3b75","Super Randomizer",{"id":31,"image":32,"name":33},"definitive-edition-2-0","ae05d4e2-12e5-45c4-bcc9-0cd3f56c345c","Definitive Edition 2.0",{"id":10,"name":35,"games":36,"tagIds":37,"total":38,"order":6,"mods":39},"enums.game.gothic1",[12],[],26,[40,44,48,52,56],{"id":41,"image":42,"name":43},"ucieczka-od-wolnosci","681894ab-4264-4cc6-9898-2caf71474488","Ucieczka od Wolności",{"id":45,"image":46,"name":47},"reworked","92d35578-562c-48e6-be71-16d3b8ccfb82","Reworked",{"id":49,"image":50,"name":51},"g1-intruz","6a7f147f-e1fe-45d7-8fe6-2523511953c3","Intruz",{"id":53,"image":54,"name":55},"mroczne-tajemnice-2-5","619a272f-9487-4d17-b1da-c16790d222ef","Mroczne Tajemnice 2.5 (Standalone patch)",{"id":57,"image":58,"name":59},"g1-gladiatorzy","84eae4ab-fad0-4a29-9261-3e9776c9e5fb","Gladiatorzy",{"id":61,"name":62,"games":63,"tagIds":64,"total":65,"order":10,"mods":66},3,"enums.game.gothic2",[6],[],89,[67,68,72,76,80],{"id":15,"image":16,"name":17},{"id":69,"image":70,"name":71},"minus","916b5650-3bee-4fcf-86a2-a9dc4977b019","Minus",{"id":73,"image":74,"name":75},"gold-remaster-skyfox-edition","2b3f774e-671a-4553-a615-518e1c3eecbf","Gold Remaster - Skyfox Edition",{"id":77,"image":78,"name":79},"szesc-trzy","c4a705de-ea00-42f6-9b8c-5dd2cca2ee2f","63",{"id":81,"image":82,"name":83},"zwiadowca","6064f85d-8657-4d09-8e6e-8da86c91f1e4","Zwiadowca",{"id":85,"name":86,"games":87,"tagIds":89,"total":85,"order":61,"mods":90},4,"enums.game.gothic3",[10,88],5,[],[91,95,99,103],{"id":92,"image":93,"name":94},"g3-mod-pack","03c96c62-f922-4bde-aed6-9d023f1af01a","Mod Pack",{"id":96,"image":97,"name":98},"g3-pluginy","5a4e9231-82ac-4f14-aac2-e1d6753f2c24","Pluginy",{"id":100,"image":101,"name":102},"lctm","001bb461-9606-4bbb-a36e-1e36bee422af","LCTM",{"id":104,"image":105,"name":106},"zmierzch-bogow-content-mod","1be36e53-51cd-462d-853f-85ccb74520c3","Zmierzch Bogów: Content Mod",{"id":88,"name":108,"games":109,"tagIds":110,"total":6,"order":85,"mods":111},"Gothic Online",[85],[],[112],{"id":113,"image":114,"name":115},"axyl","3738cf78-acbc-47eb-9ceb-c3edd724d4ca","Axyl MMORPG",{"description":117,"overview":118,"installationGuide":119,"hasChanges":120,"details":121,"galleryImages":134,"id":141,"externalId":77,"game":6,"name":79,"version":142,"lastUpdateDate":143,"changesCount":12,"tags":144,"image":78,"incoming":120,"latestUpdated":120},"\u003Cp>„63” to dynamiczna modyfikacja do Gothic II, w której wybierasz jedną z siedmiu klas i stawiasz czoła 60 coraz trudniejszym rundom na różnorodnych arenach. Zdobywaj punkty, rozwijaj bohatera i kupuj potężniejsze wyposażenie, aby przetrwać wszystkie fale przeciwników.\u003C/p>","\u003Cp>Ta modyfikacja rozgrywa się na niewielkich poziomach stanowiących swego rodzaju areny. \u003C/p>\u003Cp>\u003C/p>\u003Ch3>Na początku modyfikacji wybiera się jedną z siedmiu klas:\u003C/h3>\u003Cul>\u003Cli>\u003Cp>Barbarzyńca (wyłącznie walka wręcz)\u003C/p>\u003C/li>\u003Cli>\u003Cp>Paladyn (walka wręcz + magia)\u003C/p>\u003C/li>\u003Cli>\u003Cp>Łowca (wyłącznie walka dystansowa)\u003C/p>\u003C/li>\u003Cli>\u003Cp>Zabójca (walka wręcz + walka dystansowa)\u003C/p>\u003C/li>\u003Cli>\u003Cp>Mag Ognia (magia ognia)\u003C/p>\u003C/li>\u003Cli>\u003Cp>Mag Wody (magia wody)\u003C/p>\u003C/li>\u003Cli>\u003Cp>Czarny Mag (czarna magia)\u003C/p>\u003C/li>\u003C/ul>\u003Ch3>Oraz jeden z poziomów:\u003C/h3>\u003Cul>\u003Cli>\u003Cp>Arena\u003C/p>\u003C/li>\u003Cli>\u003Cp>Jaskinia\u003C/p>\u003C/li>\u003Cli>\u003Cp>Plaża\u003C/p>\u003C/li>\u003Cli>\u003Cp>Krater wulkanu\u003C/p>\u003C/li>\u003C/ul>\u003Cp>Po wybraniu klasy i ustawieniu poziomu trudności można od razu rozpocząć pierwszą rundę. Celem jest przetrwanie wszystkich 60 rund. Za każdą rundę otrzymuje się 10 punktów, które można przeznaczyć na naukę i/lub zakupy.\u003C/p>\u003Cul>\u003Cli>\u003Cp>Nauka (u trenera):\u003C/p>\u003C/li>\u003Cli>\u003Cp>Atrybuty (siła, …[truncated by Evolize: exceeded D1 value limit]
Markup
<body><!--teleport start anchor--><!----><!--teleport anchor--><div id="__nuxt"><div class="app"><div class="app-image"></div><div class="app-mask"></div><nav class="nav"><div class="nav-top"><div class="nav-top-row"><div class="nav-top-logo"><a href="/" class="nav-top-logo-container">Sefaris</a></div><div class="nav-top-search"><div data-v-d00d1ca1=""><button class="search-btn" type="button" data-v-d00d1ca1=""><i class="mdi mdi-magnify search-btn-icon" data-v-d00d1ca1=""></i><span class="search-btn-text" data-v-d00d1ca1="">Szukaj modów...</span><span class="search-btn-kbd" data-v-d00d1ca1="">…
How to fixAdd a single descriptive <h1> that names the page's primary purpose.
Affected pages/szesc-trzy /minus
Low

ARIA attributes have invalid values

WCAG 4.1.2 (A)24 instances3 affected pages
ComponentRef ABL7BD

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Affected pagehttps://sefaris.eu/
Element.list-item.list-content-item[role="button"]:nth-child(1) > .list-item-left[aria-hidden=""]
Markup
<div aria-hidden="" class="list-item-left">
How to fixVerify the ARIA attributes used in the HTML and ensure they conform to valid values as defined in the ARIA specification. Specifically, check the aria-hidden attribute in the div element with class 'list-item-left' and ensure it has a valid value. Update the code to use valid ARIA attributes, such as 'true' or 'false' for aria-hidden.
ComponentRef UPJZDM

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Affected pagehttps://sefaris.eu/szesc-trzy
Element.gallery
Markup
<div aria-hidden="" class="gallery">
How to fixReview the usage of ARIA attributes and ensure that they have valid values. For the 'aria-hidden' attribute, verify that it is correctly set to 'true' or 'false'. For the 'aria-disabled' attribute, ensure it is correctly set to 'true' or 'false'. For the 'aria-label' attribute, provide a descriptive text that accurately represents the button's purpose.
Affected pages/szesc-trzy /minus
Low

Text has insufficient colour contrast

WCAG 1.4.3 (AA)5 instances3 affected pages
ComponentRef 0ZNP94

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://sefaris.eu/mods
Element.pagination-btn-right
Accessible name
Markup
<button class="pagination-btn pagination-btn-right"> → </button>
How to fixTo improve text legibility, consider increasing the contrast between the text color and background color of the pagination buttons. This can be achieved by adjusting the CSS styles for the .pagination-btn class to use a color combination that meets the minimum contrast ratio thresholds.
Affected pages/ /mods
ComponentRef FAU90W

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://sefaris.eu/minus
Elementa[href$="contributors"]
Accessible nameAutorzy
Markup
<a href="/minus/contributors" class="btn minimal undefined tabs-header-container-btn" type="button" aria-disabled="false"><!--[-->Autorzy <!----><!--]--></a>
How to fixIncrease the contrast between the text color and background color of the element to meet the minimum contrast ratio thresholds as defined in WCAG 2.1 SC 1.4.3

05 · Pages inspected

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.