diff options
| author | arf20 <aruizfernandez05@gmail.com> | 2026-07-01 20:15:42 +0200 |
|---|---|---|
| committer | arf20 <aruizfernandez05@gmail.com> | 2026-07-01 20:15:42 +0200 |
| commit | b7ed54f91c373aef452b3540c8cd352d11305c30 (patch) | |
| tree | a4cb7c87a02e29ee59696ce0f8c245aaa4cee525 /index.php | |
| parent | fe649aed998af16df2af646bd0acfed0175f3aa9 (diff) | |
| download | arfnet2-lists-b7ed54f91c373aef452b3540c8cd352d11305c30.tar.gz arfnet2-lists-b7ed54f91c373aef452b3540c8cd352d11305c30.zip | |
Add captcha
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -29,14 +29,9 @@ $lists = array_diff($lists, array(".", "..")); } ?> </ul> - <hr> - <h2>Subscription</h2> - <ul> - <li>To subscribe to a list, send a message to list+subscribe@arf20.com or go to https://lists.arf20.com/subscribe.php?list=list</li> - <li>To unsubscribe, send a message to list+unsubscribe@arf20.com or go to https://lists.arf20.com/subscribe.php?list=list</li> - </ul> </div> </div> </main> </body> </html> + |
