|
|
@ -7,7 +7,9 @@ To load the Tampermonkey script: |
|
|
|
* Modify the *countiesToWin[]* array to contain the countyId's you wish to win the bid on. |
|
|
|
|
|
|
|
## Wishlist / Todo |
|
|
|
[] Bidcap for any row |
|
|
|
[] Bidcap for any row (only bid up to X for this county) |
|
|
|
[] Sitewide bidcap (if any county bid exceeds X only bid up to X) |
|
|
|
[] Save button to persist changes (instead of waiting for refresh code to run) |
|
|
|
[x] Save settings to local storage |
|
|
|
[x] Retrieve settings from local storage |
|
|
|
[x] Inject div |
|
|
@ -31,6 +33,8 @@ To load the Tampermonkey script: |
|
|
|
[] Option to sell leads that don't fit your criteria but you can't return on the secondary market. |
|
|
|
[x] Store tie values for statistical analysis over time. |
|
|
|
[] Implement tieCounty code |
|
|
|
[x] Auto login if on signin page |
|
|
|
[] Figure out session timout/no longer refreshing/ not loaded issue (screensaver?, tab no focus?, os?, browser?) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|