Skip to content

Commit

Permalink
added changes for user agents
Browse files Browse the repository at this point in the history
  • Loading branch information
pknotfound committed Jan 17, 2022
1 parent 825a477 commit 2dce350
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/java/com/kedia/opengraphpreview/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ class MainActivity : AppCompatActivity(), OpenGraphCallback {
"https://chat.whatsapp.com/DdWAKRkt2VfAmd4OS47y7P",
"https://www.reddit.com/r/MachineLearning/comments/s3mjqf/deep_learning_interviews_hundreds_of_fully_solved/?utm_medium=android_app&utm_source=share",
"https://instagram.com/fcbarcelona?utm_medium=copy_link",
"https://www.facebook.com/groups/777946865955982/permalink/1385110621906267/",
"https://mobile.twitter.com/Twitter?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"
"https://www.facebook.com/groups/777946865955982/permalink/1385110621906267/"
)

override fun onCreate(savedInstanceState: Bundle?) {
Expand Down

0 comments on commit 2dce350

Please sign in to comment.