Skip to content

Commit da93cfd

Browse files
committed
Update README.md
1 parent a21e1fa commit da93cfd

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,25 @@
11
# jQuery Easing Plugin
22

3-
What is it? More info [here](http://gsgd.co.uk/sandbox/jquery/easing)
3+
What is it? A jQuery plugin from GSGD to give advanced easing options. More info [here](http://gsgd.co.uk/sandbox/jquery/easing)
44

5-
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.
5+
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.
66

7-
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).
7+
## Popup?
88

9-
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.
9+
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).
10+
11+
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.
12+
13+
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:
14+
15+
1) please use `remove` in the subject line
16+
17+
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`)
18+
19+
### Still none the wiser?
20+
21+
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).
1022

1123
Many thanks
1224
George
25+

0 commit comments

Comments
 (0)