Skip to content

H4ckB4s3/Remove-HNSTO-warning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

HNS.TO Warning Removal Script

This repository demonstrates a simple HTML page displaying "Hello World" with accompanying JavaScript to remove specific elements from the DOM.

Usage

Open index.html in a web browser using the https://hns.to bridge and the HNS.TO warning banner will be removed.

The JavaScript in script.js will remove elements with the following criteria:

  • <a> elements with href="https://www.hns.to"
  • <div> elements with style containing background-color: rgb(241, 0, 19);
  • <div> elements with style="margin: 0; padding: 0; height: 75px"

Files

  • index.html: Contains the HTML structure.
  • script.js: Contains the JavaScript code that removes the HNS.TO banner from the DOM.
  • README.md: Provides information about the repository.

Support

For any issues or questions regarding the plugin, please join the Telegram .

License

No license, no limits. Free to use, abuse and improve this code however you see fit.

About

Remove the HNS.TO warning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published