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: be2fba63dd7bfb9d9126d6f5cdcfa958cd65e34a (
plain
)
1
2
3
SELECT
id
,
name
,
baseurl
,
parserflags
,
listxpath
,
urlxpath
FROM
searchservices
ORDER
BY
id