tanrax / is-wordpress

Checks if a Website is made in WordPress

Home Page:https://is-wordpress.andros.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run πŸƒβ€β™‚οΈ

is-wordpress [domain]

Example πŸ‘¨β€πŸŽ“

is-wordpress blog.us.playstation.com

⬇️

true

is-wordpress google.com

⬇️

false

Install βš™οΈ

Requirements πŸ‘€

  • bash 4.0 or higher
  • curl

Then you do this.

curl -o is-wordpress https://raw.githubusercontent.com/tanrax/is-wordpress/master/is-wordpress
chmod +x is-wordpress
sudo mv is-wordpress /usr/local/bin

About

Checks if a Website is made in WordPress

https://is-wordpress.andros.dev/


Languages

Language:Shell 100.0%