Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.
/ habbo-graphics-tag Public archive

a tiny script to add or remove graphics tag from swfs

Notifications You must be signed in to change notification settings

higoka/habbo-graphics-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

habbo-graphics-tag

a tiny script to add or remove graphics tag from swfs

requirement

  • php 7.1 or higher
  • jdk 8

usage

php index.php [add OR remove] [path to file OR directory]

add graphics tag

php index.php add /path/to/file.swf

remove graphics tag

php index.php remove /path/to/file.swf

also works with swfs inside a directory

php index.php remove /path/to/directory