| Url used (first standard-https-result with http status 200): https://searx.space/ |
|
Summary |
| Good: No non-document-errors |
| 109 errors |
| 73 warnings |
| Type | Message | num found |
|---|
| 1. | error | Attribute v-if not allowed on element th at this point. | 35 |
| 2. | error | Attribute v-if not allowed on element td at this point. | 22 |
| 3. | error | Attribute v-model not allowed on element input at this point. | 13 |
| 4. | error | Attribute :class not allowed on element li at this point. | 6 |
| 5. | error | Attribute v-on:click not allowed on element a at this point. | 6 |
| 6. | error | Attribute v-for not allowed on element p at this point. | 6 |
| 7. | error | Attribute v-if not allowed on element div at this point. | 4 |
| 8. | error | Attribute v-for not allowed on element tr at this point. | 4 |
| 9. | error | Attribute v-if not allowed on element main at this point. | 2 |
| 10. | error | Attribute v-for not allowed on element td at this point. | 2 |
| 11. | error | A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge. | 1 |
| 12. | error | A document must not include more than one visible main element. | 1 |
| 13. | error | Attribute v-model not allowed on element select at this point. | 1 |
| 14. | error | Attribute v-for not allowed on element template at this point. | 1 |
| 15. | error | Attribute v-for not allowed on element li at this point. | 1 |
| 16. | error | Attribute v-on:click.prevent not allowed on element a at this point. | 1 |
| 17. | error | Attribute :title not allowed on element label at this point. | 1 |
| 18. | error | Attribute v-if not allowed on element tr at this point. | 1 |
| 19. | error | Duplicate ID help-html-grade. | 1 |
| 20. | warning | Attribute :value is not serializable as XML 1.0. | 17 |
| 21. | warning | Attribute :url is not serializable as XML 1.0. | 13 |
| 22. | warning | Attribute :class is not serializable as XML 1.0. | 6 |
| 23. | warning | Attribute v-on:click is not serializable as XML 1.0. | 6 |
| 24. | warning | Attribute :time_select is not serializable as XML 1.0. | 6 |
| 25. | warning | Attribute :comments is not serializable as XML 1.0. | 5 |
| 26. | warning | Attribute :alternativeurls is not serializable as XML 1.0. | 5 |
| 27. | warning | Attribute :git_url is not serializable as XML 1.0. | 3 |
| 28. | warning | The main role is unnecessary for element main. | 2 |
| 29. | warning | Attribute :hashes is not serializable as XML 1.0. | 2 |
| 30. | warning | Attribute :cidrs is not serializable as XML 1.0. | 2 |
| 31. | warning | The first occurrence of ID help-html-grade was here. | 1 |
| 32. | warning | Attribute v-on:click.prevent is not serializable as XML 1.0. | 1 |
| 33. | warning | Attribute :title is not serializable as XML 1.0. | 1 |
| 34. | warning | Attribute :instance is not serializable as XML 1.0. | 1 |
| 35. | warning | Attribute :engine_errors is not serializable as XML 1.0. | 1 |
| 36. | warning | Attribute :engine is not serializable as XML 1.0. | 1 |
Details |
| Type | Message + Sample |
|
|---|
| 1 | error | A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge. |
|
| From line 5, column 5 to line 5, column 67 |
|
| 8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
< |
|
| 2 | error | Attribute :class not allowed on element li at this point. |
|
| From line 51, column 17 to line 51, column 70 |
|
| <li :class="selected_tab=='online_https'?'active':''"><a hre |
|
| 3 | error | Attribute v-on:click not allowed on element a at this point. |
|
| From line 51, column 71 to line 51, column 123 |
|
| tive':''"><a href="#" v-on:click="selected_tab='online_https'">Online |
|
| 4 | error | Attribute :class not allowed on element li at this point. |
|
| From line 52, column 17 to line 52, column 68 |
|
| <li :class="selected_tab=='online_tor'?'active':''"><a hre |
|
| 5 | error | Attribute v-on:click not allowed on element a at this point. |
|
| From line 52, column 69 to line 52, column 119 |
|
| tive':''"><a href="#" v-on:click="selected_tab='online_tor'">Online |
|
| 6 | error | Attribute :class not allowed on element li at this point. |
|
| From line 53, column 17 to line 53, column 69 |
|
| <li :class="selected_tab=='searxerrors'?'active':''"><a hre |
|
| 7 | error | Attribute v-on:click not allowed on element a at this point. |
|
| From line 53, column 70 to line 53, column 121 |
|
| tive':''"><a href="#" v-on:click="selected_tab='searxerrors'">Offlin |
|
| 8 | error | Attribute :class not allowed on element li at this point. |
|
| From line 56, column 19 to line 56, column 67 |
|
| <li :class="selected_tab=='engines'?'active':''"><a hre |
|
| 9 | error | Attribute v-on:click not allowed on element a at this point. |
|
| From line 56, column 68 to line 56, column 115 |
|
| tive':''"><a href="#" v-on:click="selected_tab='engines'">Engine |
|
| 10 | error | Attribute :class not allowed on element li at this point. |
|
| From line 59, column 19 to line 59, column 65 |
|
| <li :class="selected_tab=='about'?'active':''"><a hre |
|
| 11 | error | Attribute v-on:click not allowed on element a at this point. |
|
| From line 59, column 66 to line 59, column 111 |
|
| tive':''"><a href="#" v-on:click="selected_tab='about'">About< |
|
| 12 | error | Attribute v-if not allowed on element main at this point. |
|
| From line 65, column 7 to line 65, column 89 |
|
| r>
<main role="main" class="container theme-showcase" v-if="selected_tab === 'about'"> |
|
| 13 | error | Attribute v-if not allowed on element main at this point. |
|
| From line 125, column 7 to line 125, column 123 |
|
| in>
<main role="main" class="container theme-showcase full-width" v-if="instances.length > 0 && selected_tab != 'about'"> |
|
| 14 | error | A document must not include more than one visible main element. |
|
| From line 125, column 7 to line 125, column 123 |
|
| in>
<main role="main" class="container theme-showcase full-width" v-if="instances.length > 0 && selected_tab != 'about'"> |
|
| 15 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 127, column 32 to line 127, column 81 |
|
| comments <input type="checkbox" v-model="display.comments"></span |
|
| 16 | error | Attribute v-model not allowed on element select at this point. |
|
| From line 129, column 13 to line 129, column 86 |
|
| <select name="time-select" id="time-select" v-model="display.time_select"> |
|
| 17 | error | Attribute v-if not allowed on element div at this point. |
|
| From line 138, column 9 to line 138, column 52 |
|
| >
<div v-if="selected_tab === 'online_https'"> |
|
| 18 | error | Attribute v-on:click not allowed on element a at this point. |
|
| From line 140, column 22 to line 140, column 67 |
|
| p>See the <a href="#" v-on:click="selected_tab='about'">About< |
|
| 19 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 146, column 60 to line 147, column 68 |
|
| rsion</th>
<th v-if="!display.comments" class="column-tls">TLS<a |
|
| 20 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 147, column 121 to line 148, column 68 |
|
| ?</a></th>
<th v-if="!display.comments" class="column-csp">CSP<a |
|
| 21 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 148, column 121 to line 149, column 69 |
|
| ?</a></th>
<th v-if="!display.comments" class="column-html">HTML<a |
|
| 22 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 149, column 124 to line 150, column 76 |
|
| ?</a></th>
<th v-if="!display.comments" class="column-certificate">Certif |
|
| 23 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 150, column 93 to line 151, column 69 |
|
| icate</th>
<th v-if="!display.comments" class="column-ipv6">IPv6<a |
|
| 24 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 151, column 118 to line 152, column 72 |
|
| ?</a></th>
<th v-if="!display.comments" class="column-country">Countr |
|
| 25 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 152, column 127 to line 153, column 72 |
|
| ?</a></th>
<th v-if="!display.comments" class="column-network">Networ |
|
| 26 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 153, column 85 to line 154, column 77 |
|
| twork</th>
<th v-if="!display.comments" class="column-responsetime">Search |
|
| 27 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 154, column 103 to line 155, column 77 |
|
| time</th>
<th v-if="!display.comments" class="column-responsetime">Google |
|
| 28 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 155, column 103 to line 156, column 77 |
|
| time</th>
<th v-if="!display.comments" class="column-responsetime">Initia |
|
| 29 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 156, column 104 to line 157, column 71 |
|
| time</th>
<th v-if="!display.comments" class="column-uptime">Uptime |
|
| 30 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 157, column 83 to line 158, column 72 |
|
| ptime</th>
<th v-if="display.comments" class="column-comments">Commen |
|
| 31 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 158, column 86 to line 159, column 79 |
|
| ments</th>
<th v-if="display.comments" class="column-alternativeurls">Altern |
|
| 32 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 163, column 50 to line 163, column 83 |
|
| -version"><input v-model="filters.version"/></th>
|
|
| 33 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 163, column 89 to line 164, column 70 |
|
| on"/></th>
<th v-if="!display.comments" class="column-tls"><div c |
|
| 34 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 164, column 98 to line 164, column 133 |
|
| n-filter"><input v-model="filters.tls_grade"/></div> |
|
| 35 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 164, column 145 to line 165, column 70 |
|
| /div></th>
<th v-if="!display.comments" class="column-csp"><div c |
|
| 36 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 165, column 98 to line 165, column 133 |
|
| n-filter"><input v-model="filters.csp_grade"/></div> |
|
| 37 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 165, column 145 to line 166, column 71 |
|
| /div></th>
<th v-if="!display.comments" class="column-html"><div c |
|
| 38 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 166, column 99 to line 166, column 135 |
|
| n-filter"><input v-model="filters.html_grade"/></div> |
|
| 39 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 166, column 147 to line 167, column 78 |
|
| /div></th>
<th v-if="!display.comments" class="column-certificate"><div c |
|
| 40 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 167, column 117 to line 168, column 71 |
|
| /div></th>
<th v-if="!display.comments" class="column-ipv6"><div c |
|
| 41 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 168, column 99 to line 168, column 146 |
|
| n-filter"><input v-model="filters.ipv6" type="checkbox" /></div> |
|
| 42 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 168, column 158 to line 169, column 74 |
|
| /div></th>
<th v-if="!display.comments" class="column-country"><div c |
|
| 43 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 169, column 102 to line 169, column 143 |
|
| n-filter"><input v-model="filters.network_country"/></div> |
|
| 44 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 169, column 155 to line 170, column 74 |
|
| /div></th>
<th v-if="!display.comments" class="column-network"><div c |
|
| 45 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 171, column 25 to line 171, column 83 |
|
| <input v-model="filters.network_name" style="width: 90%" /> |
|
| 46 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 172, column 31 to line 172, column 146 |
|
| <span><input v-model="filters.asn_privacy" type="checkbox" style="margin: 0 0.25em;vertical-align: middle; width:auto;" /></span |
|
| 47 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 174, column 34 to line 175, column 79 |
|
| /div></th>
<th v-if="!display.comments" class="column-responsetime"><div c |
|
| 48 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 175, column 107 to line 175, column 165 |
|
| n-filter"><input v-model="filters.standard_search" type="checkbox" /></div> |
|
| 49 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 175, column 177 to line 176, column 79 |
|
| /div></th>
<th v-if="!display.comments" class="column-responsetime"><div c |
|
| 50 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 176, column 107 to line 176, column 164 |
|
| n-filter"><input v-model="filters.engines.google" type="checkbox" /></div> |
|
| 51 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 176, column 176 to line 177, column 79 |
|
| /div></th>
<th v-if="!display.comments" class="column-responsetime"></th>
|
|
| 52 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 177, column 85 to line 178, column 73 |
|
| ime"></th>
<th v-if="!display.comments" class="column-uptime"></th>
|
|
| 53 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 178, column 79 to line 179, column 74 |
|
| ime"></th>
<th v-if="display.comments" class="column-comments"></th>
|
|
| 54 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 179, column 80 to line 180, column 81 |
|
| nts"></th>
<th v-if="display.comments" class="column-alternativeurls"></th>
|
|
| 55 | error | Attribute v-for not allowed on element tr at this point. |
|
| From line 183, column 24 to line 184, column 59 |
|
| <tbody>
<tr v-for="detail in instances_filtered"> |
|
| 56 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 186, column 71 to line 187, column 68 |
|
| ion}}</td>
<td v-if="!display.comments" class="column-tls"><tls-c |
|
| 57 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 187, column 125 to line 188, column 68 |
|
| nent></td>
<td v-if="!display.comments" class="column-csp"><csp-c |
|
| 58 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 188, column 126 to line 189, column 69 |
|
| nent></td>
<td v-if="!display.comments" class="column-html"><html- |
|
| 59 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 189, column 196 to line 190, column 76 |
|
| nent></td>
<td v-if="!display.comments" class="column-certificate"><certi |
|
| 60 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 190, column 167 to line 191, column 69 |
|
| nent></td>
<td v-if="!display.comments" class="column-ipv6"><ipv6- |
|
| 61 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 191, column 132 to line 192, column 72 |
|
| nent></td>
<td v-if="!display.comments" class="column-country"><netwo |
|
| 62 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 192, column 178 to line 193, column 72 |
|
| nent></td>
<td v-if="!display.comments" class="column-network"><netwo |
|
| 63 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 193, column 172 to line 194, column 77 |
|
| nent></td>
<td v-if="!display.comments" class="column-responsetime"><time- |
|
| 64 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 194, column 187 to line 195, column 77 |
|
| nent></td>
<td v-if="!display.comments" class="column-responsetime"><time- |
|
| 65 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 195, column 190 to line 196, column 77 |
|
| nent></td>
<td v-if="!display.comments" class="column-responsetime"><time- |
|
| 66 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 196, column 188 to line 197, column 71 |
|
| nent></td>
<td v-if="!display.comments" class="column-uptime"><uptim |
|
| 67 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 197, column 155 to line 198, column 72 |
|
| nent></td>
<td v-if="display.comments" class="column-comments"> |
|
| 68 | error | Attribute v-for not allowed on element p at this point. |
|
| From line 199, column 23 to line 199, column 60 |
|
| <p v-for="comment in detail.comments">{{comm |
|
| 69 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 200, column 26 to line 201, column 79 |
|
| </td>
<td v-if="display.comments" class="column-alternativeurls"> |
|
| 70 | error | Attribute v-for not allowed on element p at this point. |
|
| From line 202, column 23 to line 202, column 73 |
|
| <p v-for="(comment,url) in detail.alternativeUrls"> |
|
| 71 | error | Attribute v-if not allowed on element div at this point. |
|
| From line 257, column 11 to line 257, column 52 |
|
| <div v-if="selected_tab === 'online_tor'"> |
|
| 72 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 264, column 62 to line 265, column 71 |
|
| rsion</th>
<th v-if="!display.comments" class="column-html">HTML<a |
|
| 73 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 265, column 126 to line 266, column 79 |
|
| ?</a></th>
<th v-if="!display.comments" class="column-responsetime">Search |
|
| 74 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 266, column 105 to line 267, column 79 |
|
| time</th>
<th v-if="!display.comments" class="column-responsetime">Google |
|
| 75 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 267, column 105 to line 268, column 79 |
|
| time</th>
<th v-if="!display.comments" class="column-responsetime">Initia |
|
| 76 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 268, column 106 to line 269, column 74 |
|
| time</th>
<th v-if="display.comments" class="column-comments">Commen |
|
| 77 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 269, column 88 to line 270, column 81 |
|
| ments</th>
<th v-if="display.comments" class="column-alternativeurls">Altern |
|
| 78 | error | Attribute v-for not allowed on element tr at this point. |
|
| From line 273, column 26 to line 274, column 56 |
|
| <tbody>
<tr v-for="detail in instances_tor"> |
|
| 79 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 276, column 73 to line 277, column 71 |
|
| ion}}</td>
<td v-if="!display.comments" class="column-html"><html- |
|
| 80 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 277, column 172 to line 278, column 79 |
|
| nent></td>
<td v-if="!display.comments" class="column-responsetime"><time- |
|
| 81 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 278, column 189 to line 279, column 79 |
|
| nent></td>
<td v-if="!display.comments" class="column-responsetime"><time- |
|
| 82 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 279, column 192 to line 280, column 79 |
|
| nent></td>
<td v-if="!display.comments" class="column-responsetime"><time- |
|
| 83 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 280, column 190 to line 281, column 74 |
|
| nent></td>
<td v-if="display.comments" class="column-comments"> |
|
| 84 | error | Attribute v-for not allowed on element p at this point. |
|
| From line 282, column 25 to line 282, column 62 |
|
| <p v-for="comment in detail.comments">{{comm |
|
| 85 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 283, column 28 to line 284, column 81 |
|
| </td>
<td v-if="display.comments" class="column-alternativeurls"> |
|
| 86 | error | Attribute v-for not allowed on element p at this point. |
|
| From line 285, column 25 to line 285, column 75 |
|
| <p v-for="(comment,url) in detail.alternativeUrls"> |
|
| 87 | error | Attribute v-if not allowed on element div at this point. |
|
| From line 294, column 11 to line 294, column 53 |
|
| <div v-if="selected_tab === 'searxerrors'"> |
|
| 88 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 300, column 54 to line 301, column 73 |
|
| ">URL</th>
<th v-if="!display.comments" class="column-status">Status |
|
| 89 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 301, column 85 to line 302, column 74 |
|
| tatus</th>
<th v-if="display.comments" class="column-comments">Commen |
|
| 90 | error | Attribute v-if not allowed on element th at this point. |
|
| From line 302, column 88 to line 303, column 81 |
|
| ments</th>
<th v-if="display.comments" class="column-alternativeurls">Altern |
|
| 91 | error | Attribute v-for not allowed on element tr at this point. |
|
| From line 306, column 26 to line 307, column 60 |
|
| <tbody>
<tr v-for="detail in instances_nosearx"> |
|
| 92 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 308, column 171 to line 309, column 73 |
|
| nent></td>
<td v-if="!display.comments" class="column-status"><http- |
|
| 93 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 309, column 159 to line 310, column 74 |
|
| nent></td>
<td v-if="display.comments" class="column-comments"> |
|
| 94 | error | Attribute v-for not allowed on element p at this point. |
|
| From line 311, column 25 to line 311, column 62 |
|
| <p v-for="comment in detail.comments">{{comm |
|
| 95 | error | Attribute v-if not allowed on element td at this point. |
|
| From line 312, column 28 to line 313, column 81 |
|
| </td>
<td v-if="display.comments" class="column-alternativeurls"> |
|
| 96 | error | Attribute v-for not allowed on element p at this point. |
|
| From line 314, column 25 to line 314, column 75 |
|
| <p v-for="(comment,url) in detail.alternativeUrls"> |
|
| 97 | error | Attribute v-for not allowed on element template at this point. |
|
| From line 322, column 13 to line 322, column 74 |
|
| <template v-for="instanceList, instanceError in instances_ko"> |
|
| 98 | error | Attribute v-if not allowed on element div at this point. |
|
| From line 354, column 11 to line 354, column 49 |
|
| <div v-if="selected_tab === 'engines'"> |
|
| 99 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 359, column 19 to line 359, column 85 |
|
| <input type="checkbox" v-model="$root.filters.well_known_engines"/> |
|
| 100 | error | Attribute v-for not allowed on element li at this point. |
|
| From line 364, column 17 to line 364, column 100 |
|
| <li v-for="category in categories" :class="selected_category==category?'active':''"><a hre |
|
| 101 | error | Attribute :class not allowed on element li at this point. |
|
| From line 364, column 17 to line 364, column 100 |
|
| <li v-for="category in categories" :class="selected_category==category?'active':''"><a hre |
|
| 102 | error | Attribute v-on:click.prevent not allowed on element a at this point. |
|
| From line 364, column 101 to line 364, column 159 |
|
| tive':''"><a href="" v-on:click.prevent="selected_category=category">{{cate |
|
| 103 | error | Attribute v-for not allowed on element td at this point. |
|
| From line 372, column 66 to line 373, column 61 |
|
| span></td>
<td v-for="engine in selected_engines"> |
|
| 104 | error | Attribute :title not allowed on element label at this point. |
|
| From line 374, column 25 to line 374, column 68 |
|
| <label class="engine-label" :title="engine"><input |
|
| 105 | error | Attribute v-model not allowed on element input at this point. |
|
| From line 374, column 69 to line 374, column 132 |
|
| ="engine"><input type="checkbox" v-model="$root.filters.engines[engine]"/> {{eng |
|
| 106 | error | Attribute v-for not allowed on element tr at this point. |
|
| From line 378, column 26 to line 379, column 85 |
|
| <tbody>
<tr v-for="detail in instances_filtered" v-if="detail.engines"> |
|
| 107 | error | Attribute v-if not allowed on element tr at this point. |
|
| From line 378, column 26 to line 379, column 85 |
|
| <tbody>
<tr v-for="detail in instances_filtered" v-if="detail.engines"> |
|
| 108 | error | Attribute v-for not allowed on element td at this point. |
|
| From line 380, column 200 to line 381, column 87 |
|
| nent></td>
<td class="engine-status" v-for="engine in selected_engines"><engin |
|
| 109 | error | Duplicate ID help-html-grade. |
|
| From line 386, column 13 to line 386, column 37 |
|
| <h4 id="help-html-grade">Labels |
|
| 110 | warning | Attribute :class is not serializable as XML 1.0. |
|
| From line 51, column 17 to line 51, column 70 |
|
| <li :class="selected_tab=='online_https'?'active':''"><a hre |
|
| 111 | warning | Attribute v-on:click is not serializable as XML 1.0. |
|
| From line 51, column 71 to line 51, column 123 |
|
| tive':''"><a href="#" v-on:click="selected_tab='online_https'">Online |
|
| 112 | warning | Attribute :class is not serializable as XML 1.0. |
|
| From line 52, column 17 to line 52, column 68 |
|
| <li :class="selected_tab=='online_tor'?'active':''"><a hre |
|
| 113 | warning | Attribute v-on:click is not serializable as XML 1.0. |
|
| From line 52, column 69 to line 52, column 119 |
|
| tive':''"><a href="#" v-on:click="selected_tab='online_tor'">Online |
|
| 114 | warning | Attribute :class is not serializable as XML 1.0. |
|
| From line 53, column 17 to line 53, column 69 |
|
| <li :class="selected_tab=='searxerrors'?'active':''"><a hre |
|
| 115 | warning | Attribute v-on:click is not serializable as XML 1.0. |
|
| From line 53, column 70 to line 53, column 121 |
|
| tive':''"><a href="#" v-on:click="selected_tab='searxerrors'">Offlin |
|
| 116 | warning | Attribute :class is not serializable as XML 1.0. |
|
| From line 56, column 19 to line 56, column 67 |
|
| <li :class="selected_tab=='engines'?'active':''"><a hre |
|
| 117 | warning | Attribute v-on:click is not serializable as XML 1.0. |
|
| From line 56, column 68 to line 56, column 115 |
|
| tive':''"><a href="#" v-on:click="selected_tab='engines'">Engine |
|
| 118 | warning | Attribute :class is not serializable as XML 1.0. |
|
| From line 59, column 19 to line 59, column 65 |
|
| <li :class="selected_tab=='about'?'active':''"><a hre |
|
| 119 | warning | Attribute v-on:click is not serializable as XML 1.0. |
|
| From line 59, column 66 to line 59, column 111 |
|
| tive':''"><a href="#" v-on:click="selected_tab='about'">About< |
|
| 120 | warning | The main role is unnecessary for element main. |
|
| From line 65, column 7 to line 65, column 89 |
|
| r>
<main role="main" class="container theme-showcase" v-if="selected_tab === 'about'"> |
|
| 121 | warning | The main role is unnecessary for element main. |
|
| From line 125, column 7 to line 125, column 123 |
|
| in>
<main role="main" class="container theme-showcase full-width" v-if="instances.length > 0 && selected_tab != 'about'"> |
|
| 122 | warning | Attribute v-on:click is not serializable as XML 1.0. |
|
| From line 140, column 22 to line 140, column 67 |
|
| p>See the <a href="#" v-on:click="selected_tab='about'">About< |
|
| 123 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 185, column 44 to line 185, column 172 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments="detail.comments" :git_url="detail.git_url"></url- |
|
| 124 | warning | Attribute :alternativeurls is not serializable as XML 1.0. |
|
| From line 185, column 44 to line 185, column 172 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments="detail.comments" :git_url="detail.git_url"></url- |
|
| 125 | warning | Attribute :comments is not serializable as XML 1.0. |
|
| From line 185, column 44 to line 185, column 172 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments="detail.comments" :git_url="detail.git_url"></url- |
|
| 126 | warning | Attribute :git_url is not serializable as XML 1.0. |
|
| From line 185, column 44 to line 185, column 172 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments="detail.comments" :git_url="detail.git_url"></url- |
|
| 127 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 187, column 69 to line 187, column 103 |
|
| lumn-tls"><tls-component :value="detail.tls"></tls- |
|
| 128 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 188, column 69 to line 188, column 104 |
|
| lumn-csp"><csp-component :value="detail.http"></csp- |
|
| 129 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 189, column 70 to line 189, column 173 |
|
| umn-html"><html-component :value="detail.html" :hashes="$root.hashes" :url="detail.url" :git_url="detail.git_url"></html |
|
| 130 | warning | Attribute :hashes is not serializable as XML 1.0. |
|
| From line 189, column 70 to line 189, column 173 |
|
| umn-html"><html-component :value="detail.html" :hashes="$root.hashes" :url="detail.url" :git_url="detail.git_url"></html |
|
| 131 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 189, column 70 to line 189, column 173 |
|
| umn-html"><html-component :value="detail.html" :hashes="$root.hashes" :url="detail.url" :git_url="detail.git_url"></html |
|
| 132 | warning | Attribute :git_url is not serializable as XML 1.0. |
|
| From line 189, column 70 to line 189, column 173 |
|
| umn-html"><html-component :value="detail.html" :hashes="$root.hashes" :url="detail.url" :git_url="detail.git_url"></html |
|
| 133 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 190, column 77 to line 190, column 137 |
|
| tificate"><certificate-component :value="detail.tls" :url="detail.url"></cert |
|
| 134 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 190, column 77 to line 190, column 137 |
|
| tificate"><certificate-component :value="detail.tls" :url="detail.url"></cert |
|
| 135 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 191, column 70 to line 191, column 109 |
|
| umn-ipv6"><ipv6-component :value="detail.network"></ipv6 |
|
| 136 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 192, column 73 to line 192, column 144 |
|
| -country"><network-country-component :value="detail.network" :cidrs="$root.cidrs"></netw |
|
| 137 | warning | Attribute :cidrs is not serializable as XML 1.0. |
|
| From line 192, column 73 to line 192, column 144 |
|
| -country"><network-country-component :value="detail.network" :cidrs="$root.cidrs"></netw |
|
| 138 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 193, column 73 to line 193, column 141 |
|
| -network"><network-name-component :value="detail.network" :cidrs="$root.cidrs"></netw |
|
| 139 | warning | Attribute :cidrs is not serializable as XML 1.0. |
|
| From line 193, column 73 to line 193, column 141 |
|
| -network"><network-name-component :value="detail.network" :cidrs="$root.cidrs"></netw |
|
| 140 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 194, column 78 to line 194, column 164 |
|
| onsetime"><time-component :value="detail.timing.search" :time_select="$root.display.time_select"></time |
|
| 141 | warning | Attribute :time_select is not serializable as XML 1.0. |
|
| From line 194, column 78 to line 194, column 164 |
|
| onsetime"><time-component :value="detail.timing.search" :time_select="$root.display.time_select"></time |
|
| 142 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 195, column 78 to line 195, column 167 |
|
| onsetime"><time-component :value="detail.timing.search_go" :time_select="$root.display.time_select"></time |
|
| 143 | warning | Attribute :time_select is not serializable as XML 1.0. |
|
| From line 195, column 78 to line 195, column 167 |
|
| onsetime"><time-component :value="detail.timing.search_go" :time_select="$root.display.time_select"></time |
|
| 144 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 196, column 78 to line 196, column 165 |
|
| onsetime"><time-component :value="detail.timing.initial" :time_select="$root.display.time_select"></time |
|
| 145 | warning | Attribute :time_select is not serializable as XML 1.0. |
|
| From line 196, column 78 to line 196, column 165 |
|
| onsetime"><time-component :value="detail.timing.initial" :time_select="$root.display.time_select"></time |
|
| 146 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 197, column 72 to line 197, column 130 |
|
| n-uptime"><uptime-component :value="detail.uptime" :url="detail.url"></upti |
|
| 147 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 197, column 72 to line 197, column 130 |
|
| n-uptime"><uptime-component :value="detail.uptime" :url="detail.url"></upti |
|
| 148 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 203, column 27 to line 203, column 52 |
|
| <url-component :url="url"></url- |
|
| 149 | warning | The first occurrence of ID help-html-grade was here. |
|
| From line 218, column 13 to line 218, column 37 |
|
| <h4 id="help-html-grade">HTML g |
|
| 150 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 275, column 46 to line 275, column 149 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 151 | warning | Attribute :alternativeurls is not serializable as XML 1.0. |
|
| From line 275, column 46 to line 275, column 149 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 152 | warning | Attribute :comments is not serializable as XML 1.0. |
|
| From line 275, column 46 to line 275, column 149 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 153 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 277, column 72 to line 277, column 149 |
|
| umn-html"><html-component :value="detail.html" :hashes="$root.hashes" :url="detail.url"></html |
|
| 154 | warning | Attribute :hashes is not serializable as XML 1.0. |
|
| From line 277, column 72 to line 277, column 149 |
|
| umn-html"><html-component :value="detail.html" :hashes="$root.hashes" :url="detail.url"></html |
|
| 155 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 277, column 72 to line 277, column 149 |
|
| umn-html"><html-component :value="detail.html" :hashes="$root.hashes" :url="detail.url"></html |
|
| 156 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 278, column 80 to line 278, column 166 |
|
| onsetime"><time-component :value="detail.timing.search" :time_select="$root.display.time_select"></time |
|
| 157 | warning | Attribute :time_select is not serializable as XML 1.0. |
|
| From line 278, column 80 to line 278, column 166 |
|
| onsetime"><time-component :value="detail.timing.search" :time_select="$root.display.time_select"></time |
|
| 158 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 279, column 80 to line 279, column 169 |
|
| onsetime"><time-component :value="detail.timing.search_go" :time_select="$root.display.time_select"></time |
|
| 159 | warning | Attribute :time_select is not serializable as XML 1.0. |
|
| From line 279, column 80 to line 279, column 169 |
|
| onsetime"><time-component :value="detail.timing.search_go" :time_select="$root.display.time_select"></time |
|
| 160 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 280, column 80 to line 280, column 167 |
|
| onsetime"><time-component :value="detail.timing.initial" :time_select="$root.display.time_select"></time |
|
| 161 | warning | Attribute :time_select is not serializable as XML 1.0. |
|
| From line 280, column 80 to line 280, column 167 |
|
| onsetime"><time-component :value="detail.timing.initial" :time_select="$root.display.time_select"></time |
|
| 162 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 286, column 29 to line 286, column 54 |
|
| <url-component :url="url"></url- |
|
| 163 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 308, column 46 to line 308, column 149 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 164 | warning | Attribute :alternativeurls is not serializable as XML 1.0. |
|
| From line 308, column 46 to line 308, column 149 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 165 | warning | Attribute :comments is not serializable as XML 1.0. |
|
| From line 308, column 46 to line 308, column 149 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 166 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 309, column 74 to line 309, column 129 |
|
| n-status"><http-status-component :value="detail.http.status_code"></ |
|
| 167 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 315, column 29 to line 315, column 54 |
|
| <url-component :url="url"></url- |
|
| 168 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 337, column 48 to line 337, column 151 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 169 | warning | Attribute :alternativeurls is not serializable as XML 1.0. |
|
| From line 337, column 48 to line 337, column 151 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 170 | warning | Attribute :comments is not serializable as XML 1.0. |
|
| From line 337, column 48 to line 337, column 151 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments ="detail.comments"></url- |
|
| 171 | warning | Attribute :value is not serializable as XML 1.0. |
|
| From line 338, column 76 to line 338, column 131 |
|
| n-status"><http-status-component :value="detail.http.status_code"></http |
|
| 172 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 345, column 31 to line 345, column 56 |
|
| <url-component :url="url"></url- |
|
| 173 | warning | Attribute :class is not serializable as XML 1.0. |
|
| From line 364, column 17 to line 364, column 100 |
|
| <li v-for="category in categories" :class="selected_category==category?'active':''"><a hre |
|
| 174 | warning | Attribute v-on:click.prevent is not serializable as XML 1.0. |
|
| From line 364, column 101 to line 364, column 159 |
|
| tive':''"><a href="" v-on:click.prevent="selected_category=category">{{cate |
|
| 175 | warning | Attribute :title is not serializable as XML 1.0. |
|
| From line 374, column 25 to line 374, column 68 |
|
| <label class="engine-label" :title="engine"><input |
|
| 176 | warning | Attribute :url is not serializable as XML 1.0. |
|
| From line 380, column 50 to line 380, column 178 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments="detail.comments" :git_url="detail.git_url"></url- |
|
| 177 | warning | Attribute :alternativeurls is not serializable as XML 1.0. |
|
| From line 380, column 50 to line 380, column 178 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments="detail.comments" :git_url="detail.git_url"></url- |
|
| 178 | warning | Attribute :comments is not serializable as XML 1.0. |
|
| From line 380, column 50 to line 380, column 178 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments="detail.comments" :git_url="detail.git_url"></url- |
|
| 179 | warning | Attribute :git_url is not serializable as XML 1.0. |
|
| From line 380, column 50 to line 380, column 178 |
|
| lumn-url"><url-component :url="detail.url" :alternativeurls="detail.alternativeUrls" :comments="detail.comments" :git_url="detail.git_url"></url- |
|
| 180 | warning | Attribute :instance is not serializable as XML 1.0. |
|
| From line 381, column 88 to line 381, column 178 |
|
| _engines"><engine-component :instance='detail' :engine='engine' :engine_errors='$root.engine_errors'></engi |
|
| 181 | warning | Attribute :engine is not serializable as XML 1.0. |
|
| From line 381, column 88 to line 381, column 178 |
|
| _engines"><engine-component :instance='detail' :engine='engine' :engine_errors='$root.engine_errors'></engi |
|
| 182 | warning | Attribute :engine_errors is not serializable as XML 1.0. |
|
| From line 381, column 88 to line 381, column 178 |
|
| _engines"><engine-component :instance='detail' :engine='engine' :engine_errors='$root.engine_errors'></engi |
|