Auto Script Hosting 1.5
Tool by Mwr247 for Big Boards
About:
This code allows you to put together and host your own css and javascript codes in a single file quickly and easily. Two advantages to this are 1) remotely hosted files are cached by the viewer, making your pages load notably faster, and 2) they help save space, which is something especially important for InvisionFree and ZetaBoard users who are nearing their board wrapper's max capacity. If you get confused with the fields to the left, just read the explanations below. If you still have trouble, make a post in the Bug Reports Forum.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name:
Name of the file you wish to create. Three randomly generated numbers will be added onto the end when hosted to ensure unique filenames.
File Type:
The type of file you wish to create. You should use ".js" for scripts and ".css" for stylesheets.
Content:
The contents of the file you wish to create. You are limited to 30,000 characters. If you are putting several scripts together in there, this code will filter out any "script" tags automatically, but make sure any style codes are strictly css, otherwise it will not work.