ryoblog/src/blog/unnecessary-js-bypass/index.md

10 行
587 B
Markdown
Raw 通常表示 履歴

2022-06-18 22:03:33 +09:00
title: How to bypass totally unnecessary Javascript
author: 寮
date: 2022-06-13 16:26:09
tags: blog,technology,webdev,internet
2022-07-04 07:42:27 +09:00
threadid: AKRbqx3TNvjbKq36AK
2022-06-18 22:03:33 +09:00
----
[This soyte](https://dragon-ball-official.com) requires Javascript in order to even view.\
However, all it takes is pressing F12 to open up developer tools, and deleting the "<div class="intro"></div>" section, and the site is accessible again.\
Yet another example of why using Javascript on sites where it's absolutely unnecessary is a waste of time, money, and effort for both the soydevs and the end users...