Grant Lanham 2b48584bb4 Fix bing page numbering, add sc to parameter, minor refactor
Bing page numbering doesn't increase by 10 each time. The first page returns 10 results, and all pages thereafter return 14 results. This means we need to update the page numbering

Next, the 'sc' parameter, whatever it means, needs to be present in order to not return the same results.

Finally, the code to check the page had some duplicate checks, so I refactored the code in this section which is low-risk.
2024-04-23 21:03:51 -04:00
..
2022-01-05 11:00:11 +01:00
2022-01-28 22:33:41 +01:00
2023-09-11 19:42:31 +02:00
2024-04-10 06:51:28 +02:00
2024-03-22 13:40:46 +01:00