diff --git a/alltables.env b/alltables.env index 4bb4d429..413a1586 100644 --- a/alltables.env +++ b/alltables.env @@ -41,6 +41,7 @@ use 'http://www.datatables.org/github/github.user.repos.xml' as github.user.repo use 'http://www.datatables.org/google/google.translate.xml' as google.translate; use 'http://www.datatables.org/greader/greader.feed.xml' as greader.feed; use 'http://www.datatables.org/greader/greader.user.folder.xml' as greader.user.folder; +use 'http://www.datatables.org/greenbookings/greenbookings.search.xml' as greenbookings.search; use 'http://www.datatables.org/guardian/guardian.content.item.xml' as guardian.content.item; use 'http://www.datatables.org/guardian/guardian.content.search.xml' as guardian.content.search; use 'http://www.datatables.org/guardian/guardian.content.tags.xml' as guardian.content.tags; diff --git a/greenbookings/greenbookings.search.xml b/greenbookings/greenbookings.search.xml new file mode 100644 index 00000000..4a3257f4 --- /dev/null +++ b/greenbookings/greenbookings.search.xml @@ -0,0 +1,26 @@ + + + + Yvo Schaap + Greenbookings.com Hotel Search + http://www.greenbookings.com/faq/ + select * from {table} where search='times square new york' and currencyCode= 'EUR' + + + + +
\ No newline at end of file