burgerbot icon indicating copy to clipboard operation
burgerbot copied to clipboard

Draft aus

Open rosano opened this issue 2 years ago • 2 comments

This stores the personal form URL via /add_aus XXXXX and then should send a message when there is no .errorMessage. The page body probably loads with JavaScript so not sure if it the parser can read it, but you can test on this HTML https://www.dropbox.com/s/vg69x2shyzmuc18/index.html?dl=0

There should also be a check for the domain so that it can't be used to ping random websites.

I essentially duplicated your code/structure and renamed stuff—it could be more elegantly merged but I didn't want to risk breaking anything that is running.

If you're in Berlin and would like to collaborate in person, feel free to reach out.

rosano avatar May 19 '22 07:05 rosano

Sorry, I realize this is incomplete because you have to POST the form by clicking on the button. Let see if I can figure that out.

rosano avatar May 20 '22 09:05 rosano

Sorry, I realize this is incomplete because you have to POST the form by clicking on the button. Let see if I can figure that out.

Alright, I haven't tested it yet, since a bit busy, but was planning to do it on the weekend.

sonac avatar May 20 '22 09:05 sonac