diff --git a/.gitignore b/.gitignore index a1a4dd9..03f7570 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,10 @@ dev_examples/ *.tmproject -tmtags \ No newline at end of file +tmtags + +jsonp_test.html +.gitignore +url.php +url.html +index.html diff --git a/jsonp_test.html b/jsonp_test.html index 3f08845..24a9fa5 100644 --- a/jsonp_test.html +++ b/jsonp_test.html @@ -76,4 +76,18 @@ $(document).ready(function() { }); - \ No newline at end of file + + + diff --git a/url.php b/url.php deleted file mode 100644 index 1a12fff..0000000 --- a/url.php +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - -
- - - - - \ No newline at end of file