This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Bypass Paid article | |
// @namespace http://your.namespace.com | |
// @version 0.1 | |
// @description Execute functions when a certain element appears in the DOM | |
// @author You | |
// @match https://www.demorgen.be/* | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
function cleanup { | |
echo "Ctrl+C detected, stopping the script..." | |
exit 1 | |
} | |
trap cleanup INT | |
if [ "$#" -ne 1 ]; then |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[*] | |
charset = utf-8 | |
end_of_line = lf | |
indent_size = 4 | |
indent_style = space | |
insert_final_newline = true | |
max_line_length = 120 | |
tab_width = 4 | |
ij_continuation_indent_size = 8 | |
ij_formatter_off_tag = @formatter:off |
Mailtrap
https://mailtrap.io/
Webhook Tester
https://webhook.site/
Mail spam tester
https://www.mail-tester.com/test-pdf6x&reloaded=6
Data converter
https://www.convertcsv.com/csv-to-yaml.htm
Security Header checker