R-s0n / ars0n-framework

A Modern Framework for Bug Bounty Hunting
MIT License
484 stars 134 forks source link

Refactoring Fqdn.js to reduce amount of code needed to add new page #42

Closed ekivolowitz closed 10 months ago

ekivolowitz commented 10 months ago

PR

Description

This PR is just a refactor to reduce the amount of code needed in the active tab section.

How to test

Simply load this branch and verify that you can switch between the tabs.

R-s0n commented 10 months ago

Looks great, thank you!!