searpl

a small php sqlite search engine. <a href="https://thunix.net/~xfnw/search">see it in action</a>
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2021-01-28 01:33delete page before downloading new one, so dead pages do not sit in the databasexfnw1+4-3
2021-01-16 18:37crawl slower so sites wont ban it lolxfnw1+1-1
2021-01-08 22:35better crawl.php loggingxfnw1+2-3
2021-01-08 21:54better crawl.php loggingxfnw1+6-1
2021-01-01 02:07Merge branch 'main' of github.com:xfnw/searpl into mainxfnw1+1-2
2021-01-01 02:05uniquely sort urls and put the db the gitignorexfnw2+3-0
2020-12-22 15:13re-crawl sitesxfnw2+4-2
2020-12-17 02:42dont use a cdn for one little search iconxfnw3+28-2
2020-12-16 16:36some index stats and instructionsxfnw2+32-3
2020-12-16 15:58change scoring system to discourage long feeds of keywordsxfnw1+5-3
2020-12-16 02:02make sorting case-insensitivexfnw1+1-1
2020-12-15 17:31go through down sites fasterxfnw1+8-2
2020-12-15 16:02fix the checkboxes in the readmeowen1+5-5
2020-12-15 15:59some instructionsxfnw4+58-1
2020-12-15 15:17set a useragentxfnw1+9-3
2020-12-15 14:59dont track svgs and drop the / from the end of urls so they wont be duplicatedxfnw2+2-1
2020-12-15 03:07fix tagging, oops lolxfnw1+1-1
2020-12-14 22:50sort themxfnw1+18-1
2020-12-14 22:22unique urlsxfnw2+3-3
2020-12-14 21:59workingxfnw5+192-0