Skip to content

Commit 2dce350

Browse files
committed
added changes for user agents
1 parent 825a477 commit 2dce350

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app/src/main/java/com/kedia/opengraphpreview/MainActivity.kt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ class MainActivity : AppCompatActivity(), OpenGraphCallback {
2121
"https://chat.whatsapp.com/DdWAKRkt2VfAmd4OS47y7P",
2222
"https://www.reddit.com/r/MachineLearning/comments/s3mjqf/deep_learning_interviews_hundreds_of_fully_solved/?utm_medium=android_app&utm_source=share",
2323
"https://instagram.com/fcbarcelona?utm_medium=copy_link",
24-
"https://www.facebook.com/groups/777946865955982/permalink/1385110621906267/",
25-
"https://mobile.twitter.com/Twitter?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"
24+
"https://www.facebook.com/groups/777946865955982/permalink/1385110621906267/"
2625
)
2726

2827
override fun onCreate(savedInstanceState: Bundle?) {

0 commit comments

Comments
 (0)