Update to paypal express anti-spam blocks

This commit is contained in:
carpentryplus25
2026-02-26 14:20:17 -05:00
parent e497e47554
commit 1c884ed97f
2 changed files with 390 additions and 42 deletions

17
.gitattributes vendored
View File

@@ -1,2 +1,17 @@
# Auto detect text files and perform LF normalization
# Auto-normalize line endings
* text=auto
# Force text files to LF
*.php text eol=lf
*.js text eol=lf
*.css text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.json text eol=lf
# Binaries
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary