mirror of
https://github.com/liftedpixel/lslscripts.git
synced 2026-08-14 00:58:07 +00:00
Update Post to Twitter.lsl
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
key http_request_id;
|
||||
string URL = "http://liftedpixel.net/pixelplanet/tweet.php";
|
||||
string PASS = "itsasecret";
|
||||
string URL = "http://location.of/your/script.php";
|
||||
string PASS = "xxxxx";
|
||||
|
||||
integer timeout = 60;
|
||||
integer ListenHandle;
|
||||
|
||||
Reference in New Issue
Block a user