index
:
Mirror Search
main
API and web service for searching file mirrors
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
sql
/
getServices.sql
blob: 40382f294a9d8a568a31cb5f4fa5a53cccbb4689 (
plain
)
1
2
3
SELECT
id
,
name
,
baseurl
,
listxpath
,
urlxpath
FROM
searchservices
ORDER
BY
id