Commit 516e6f1 1 parent ae2fb80 commit 516e6f1 Copy full SHA for 516e6f1
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ class SharingTest extends TestCase
14
14
public static $ shareData = [
15
15
'email ' => 'mailto:?subject=Example%20Website&body=I%20found%20this%20awesome%20link%2C%20go%20check%20it%20out%3A%20https%3A%2F%2Fexample.com%2F" ' ,
16
16
'facebook ' => 'https://www.facebook.com/sharer/sharer.php?u=https://example.com/ ' ,
17
- 'twitter ' => 'https://twitter.com/intent/tweet?text=I found this awesome link, go check it out: https://example.com/ ' ,
17
+ 'twitter ' => 'https://twitter.com/intent/tweet?text=I%20found%20this%20awesome%20link%2C%20go%20check%20it%20out%3A%20https%3A%2F%2Fexample.com%2F ' ,
18
+ 'bluesky ' => 'https://bsky.app/intent/compose?text=I%20found%20this%20awesome%20link%2C%20go%20check%20it%20out%3A%20https%3A%2F%2Fexample.com%2F ' ,
18
19
'reddit ' => 'http://www.reddit.com/submit?url=https://example.com/&title=Example Website ' ,
19
20
'pinterest ' => 'http://pinterest.com/pin/create/button/?url=https://example.com/&description=Example Website ' ,
20
21
'whatsapp ' => 'whatsapp://send?text=I found this awesome link, go check it out: https://example.com/ ' ,
You can’t perform that action at this time.
0 commit comments