Update README.md

This commit is contained in:
George
2013-04-24 14:57:33 +02:00
parent a21e1fa6b4
commit da93cfd488

View File

@@ -1,12 +1,25 @@
# jQuery Easing Plugin
What is it? More info [here](http://gsgd.co.uk/sandbox/jquery/easing)
What is it? A jQuery plugin from GSGD to give advanced easing options. More info [here](http://gsgd.co.uk/sandbox/jquery/easing)
For cdn please use cloudflare [`http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js`](http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js) to help my host. Thank you.
For CDN please use CloudFlare [`http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js`](http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js) to help my host. Thank you.
If you're coming here because of a popup on your site I'm sorry, but the increased [hotlinking](https://simple.wikipedia.org/wiki/Hotlinking) has caused me issues with my hosting company so I'm taking steps to try and sort it out. Please update any links pointing to `gsgd.co.uk` to use your own server or you could try using the above url for CDN (though this currently only has the 1.3 easing script, look at http://cdnjs.com/ for more info and maybe try and add any missing files/versions still in use).
## Popup?
Please also note, I have no problem with anyone's use of the plugin without my knowledge or permission, it's just the [hotlinking](http://altlab.com/hotlinking.html) that's causing me a headache. If you email me at hotlinking@gsgd.co.uk I'm happy to try and exclude your website while you sort this out though I can't guarantee how long it'll take me to get through all the requests.
If you're coming here because of a popup on your site I'm sorry, but the increased [hotlinking](https://simple.wikipedia.org/wiki/Hotlinking) has caused me issues with my hosting company so I'm taking steps to try and sort it out. Please upload the script to your own server and update any urls pointing to `gsgd.co.uk` to use that version of the file or you could try using the above url for CDN (though this currently only has the 1.3 easing script, look at http://cdnjs.com/ for more info and maybe try and add any missing files/versions still in use).
Please also note, I have _no problem_ with _anyone's_ use of the plugin without my knowledge or permission, it's just the [hotlinking](http://altlab.com/hotlinking.html) that's causing me a headache.
If you email me at hotlinking@gsgd.co.uk I'm happy to try and exclude your website while you sort this out though I can't guarantee how long it'll take me to get through all the requests. Please follow these two simple steps on how to format your email:
1) please use `remove` in the subject line
2) please have the domain(s) you want excluded on their own on separate lines without any `http`/`www` prefix (eg: `domain.com` not `http://www.domain.com`)
### Still none the wiser?
If you have no idea why your site is hotlinking my script it's likely because a theme or other plugin you're using on your website has included it for you. Your best bet is to ask the person who set up your website to help you remove it. You could also contact the plugin/theme author to ensure they update the plugin (especially if it's not free).
Many thanks
George