Loading Controllers/deeplinks.php +9 −8 Original line number Original line Diff line number Diff line Loading @@ -24,14 +24,15 @@ class deeplinks implements Interfaces\Api, Interfaces\ApiIgnorePam [ [ 'appID' => "35U3998VRZ.com.minds.mobile", 'appID' => "35U3998VRZ.com.minds.mobile", 'paths' => [ 'paths' => [ '/groups/profile/*', '/email-confirmation' '/groups/*', // '/groups/profile/*', '/media/*', // '/groups/*', '/newsfeed/*', // '/media/*', '/blog/view/*', // '/newsfeed/*', '/blog/*', // '/blog/view/*', '/channels/*', // '/blog/*', '/*' // '/channels/*', // '/*' ] ] ] ] ] ] Loading Loading
Controllers/deeplinks.php +9 −8 Original line number Original line Diff line number Diff line Loading @@ -24,14 +24,15 @@ class deeplinks implements Interfaces\Api, Interfaces\ApiIgnorePam [ [ 'appID' => "35U3998VRZ.com.minds.mobile", 'appID' => "35U3998VRZ.com.minds.mobile", 'paths' => [ 'paths' => [ '/groups/profile/*', '/email-confirmation' '/groups/*', // '/groups/profile/*', '/media/*', // '/groups/*', '/newsfeed/*', // '/media/*', '/blog/view/*', // '/newsfeed/*', '/blog/*', // '/blog/view/*', '/channels/*', // '/blog/*', '/*' // '/channels/*', // '/*' ] ] ] ] ] ] Loading