Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then the following parameters would be used: "pageChangeRegex": "(page=(\d+)", "pageChangeReplace": "page=$1", "numResultsPerPage": 1

...

The the following parameters would be used: "pageChangeRegex": "(start_result=(\d+)", "pageChangeReplace": "start_result=$1", "numResultsPerPage": 20

...