202312 - Twitter API v2

This commit is contained in:
2023-12-27 15:40:10 +01:00
parent a980fbe8f9
commit 0bef7e1532
46 changed files with 2252 additions and 179 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
define('TWITTER_WIDTH', 433);
define('TWITTER_HEIGHT', 363);
?>