mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-01-24 13:34:25 +00:00
index only 200 http code pages
This commit is contained in:
parent
9b9d40a97c
commit
e98146b78b
@ -10,7 +10,7 @@ source hostPage
|
||||
|
||||
sql_query = \
|
||||
SELECT hostPageId, metaTitle, metaDescription, metaKeywords, data, uri \
|
||||
FROM hostPage WHERE timeUpdated IS NOT NULL
|
||||
FROM hostPage WHERE httpCode = 200
|
||||
|
||||
sql_attr_uint = hostPageId
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user