This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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=0There 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.