| / | - | - | true | If the URL matches /, it will not open as a universal link. | 
              
                | /scroll* | - | - | true | If the URL starts with /scroll, it will not open as a universal link. | 
              
                | /entrance* | - | - | - | Matches any URL with a path that starts with /entrance. | 
              
                | /signup* | - | - | - | Matches any URL with a path that starts with /signup. | 
              
                | /search* | - | - | - | Matches any URL with a path that starts with /search. | 
              
                | /cart* | - | - | - | Matches any URL with a path that starts with /cart. | 
              
                | /orders* | - | - | - | Matches any URL with a path that starts with /orders/. | 
              
                | /mycle* | - | - | - | Matches any URL with a path that starts with /mycle. | 
              
                | /products* | - | - | - | Matches any URL with a path that starts with /products. | 
              
                | /limited* | - | - | - | Matches any URL with a path that starts with /limited. | 
              
                | /catalogue* | - | - | - | Matches any URL with a path that starts with /catalogue. | 
              
                | /faq* | - | - | - | Matches any URL with a path that starts with /faq. | 
              
                | /catalogs* | - | - | - | Matches any URL with a path that starts with /catalogs. | 
              
                | /category* | - | - | - | Matches any URL with a path that starts with /category. | 
              
                | /points* | - | - | - | Matches any URL with a path that starts with /points. | 
              
                | /recommend* | - | - | - | Matches any URL with a path that starts with /recommend. | 
              
                | /favorite* | - | - | - | Matches any URL with a path that starts with /favorite. | 
              
                | /lp* | - | - | - | Matches any URL with a path that starts with /lp. | 
              
                | /mobile* | - | - | - | Matches any URL with a path that starts with /mobile. | 
              
                | /static* | - | - | - | Matches any URL with a path that starts with /static. | 
              
                | /profile* | - | - | - | Matches any URL with a path that starts with /profile. | 
              
                | /notice* | - | - | - | Matches any URL with a path that starts with /notice. | 
              
                | /inquiry* | - | - | - | Matches any URL with a path that starts with /inquiry. | 
              
                | /transfer_account_information* | - | - | - | Matches any URL with a path that starts with /transfer_account_information. |