File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ <h3>Expected something to work? <a
1717 href ="https://github.com/redlib-org/redlib/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=%F0%9F%90%9B+Bug+Report%3A+{{ msg }} "> Report
1818 an issue</ a > </ h3 >
1919 < br />
20- < p id ="error-446 "> If you're getting a "Failed to parse page JSON data" error, please check < a href ="https://github.com/redlib-org/redlib/issues/446 " target ="_blank "> #446</ a > </ p >
20+ < p id ="error-446 "> If you're getting a "Failed to parse page JSON data" error, please check < a href ="https://github.com/redlib-org/redlib/issues/446 " target ="_blank " rel =" noopener noreferrer " > #446</ a > </ p >
2121 < br />
2222 < h3 > Head back < a href ="/ "> home</ a > ?</ h3 >
2323</ div >
Original file line number Diff line number Diff line change @@ -181,8 +181,8 @@ <h1 class="post_title">
181181 </ li >
182182 {% endif %}
183183 {% if post.post_type == "link" %}
184- < li class ="desktop_item "> < a target ="_blank " href ="https://archive.is/latest/{{ post.media.url }} "> archive.is</ a > </ li >
185- < li class ="mobile_item "> < a target ="_blank " href ="https://archive.is/latest/{{ post.media.url }} "> archive</ a > </ li >
184+ < li class ="desktop_item "> < a target ="_blank " rel =" noopener noreferrer " href ="https://archive.is/latest/{{ post.media.url }} "> archive.is</ a > </ li >
185+ < li class ="mobile_item "> < a target ="_blank " rel =" noopener noreferrer " href ="https://archive.is/latest/{{ post.media.url }} "> archive</ a > </ li >
186186 {% endif %}
187187 {% call external_reddit_link(post.permalink) %}
188188
You can’t perform that action at this time.
0 commit comments