作者 lyh

gx

@@ -12,11 +12,11 @@ class AyrShare extends Base @@ -12,11 +12,11 @@ class AyrShare extends Base
12 12
13 const TYPE_FACEBOOK = 'facebook'; 13 const TYPE_FACEBOOK = 'facebook';
14 const TYPE_TWITTER = 'twitter'; 14 const TYPE_TWITTER = 'twitter';
15 - const TYPE_LINKEDIN = 'linkin';  
16 - const TYPE_INSTAGRAM = 'ins'; 15 + const TYPE_LINKEDIN = 'linkedin';
  16 + const TYPE_INSTAGRAM = 'instagram';
17 const TYPE_YOUTUBE = 'youtube'; 17 const TYPE_YOUTUBE = 'youtube';
18 const TYPE_REDDIT = 'reddit'; 18 const TYPE_REDDIT = 'reddit';
19 - const TYPE_TELEGRAM = 'tel'; 19 + const TYPE_TELEGRAM = 'telegram';
20 const TYPE_GMB = 'google'; 20 const TYPE_GMB = 'google';
21 const TYPE_PINTEREST = 'pinterest'; 21 const TYPE_PINTEREST = 'pinterest';
22 const TYPE_TIKTOK = 'tiktok'; 22 const TYPE_TIKTOK = 'tiktok';