Compare commits

...

2 Commits

Author SHA1 Message Date
TheTechRobo 5bdb49fb80 Merge branch 'master' of ssh://thetechrobo.ca:222/TheTechRobo/funeralhomes-grab 2022-05-23 11:57:27 -04:00
TheTechRobo 95a9dbbf9a Get more URLs 2022-05-23 11:57:02 -04:00
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ wget.callbacks.get_urls = function(file, url, is_css, iri)
assert(not div[2])
if div[1] then
local oid=div[1].attributes["data-oid"]
table.insert(addedUrls, { url="https://www.tharpsontheimerfh.com/pax/twshgal", post_data="oid=" .. oid})
table.insert(addedUrls, { url="https://www.tharpsontheimerfh.com/pax/obpgsnvn", post_data="sn=tributewall&oid=" .. oid})
end
table.insert(addedUrls, { url="https://www.tharpsontheimerfh.com/pax/prnobit", post_data="ok=" .. ok .. "&fcf=0&bg=1"})