brics-media.com Open in urlscan Pro
87.236.16.249  Public Scan

Submitted URL: http://brics-media.com/
Effective URL: https://brics-media.com/
Submission: On July 19 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

/video/

<form action="/video/">
  <div class="field-text">
    <label>
      <input type="search" name="search" placeholder="Search videos" required="">
    </label>
  </div>
  <button class="header__form-btn">
    <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M21 21.0004L16.65 16.6504" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg> </button>
</form>

/video/

<form action="/video/" class="js-search-form">
  <div class="field-text">
    <label>
      <input type="search" name="/video/" placeholder="Search videos" class="js-header-search-field" required="">
    </label>
  </div>
  <button class="header__form-btn">
    <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M21 21.0004L16.65 16.6504" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg> </button>
  <div class="header__form-close js-header-search-close">
    <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M18 6L6 18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M6 6L18 18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
  </div>
</form>

POST /ajax/auth.php

<form method="post" action="/ajax/auth.php" class="js-form js-form-reload">
  <div class="popup__wrap">
    <div class="popup__fields">
      <div class="row">
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Email</span>
              <input type="email" name="email" maxlength="50" value="" size="17" required="">
            </label>
          </div>
        </div>
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Password</span>
              <input type="password" name="password" maxlength="255" size="17" autocomplete="off" required="">
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="popup__bottom text-center">
      <div class="row">
        <div class="col-12">
          <a href="javascript:void(0);" class="js-popup-close js-popup-show" data-popup="forgot-password">Forgot password?</a>
        </div>
        <div class="col-12">
          <button class="btn btn-sign-in btn-block">Sign in</button>
        </div>
        <div class="col-12"> Have no account? <a href="javascript:void(0);" class="js-popup-close js-popup-show" data-popup="sign-up">Sign up</a>
        </div>
      </div>
    </div>
  </div>
</form>

/ajax/register.php

<form action="/ajax/register.php" class="js-form js-form-hide-popup">
  <div class="popup__wrap">
    <div class="popup__fields">
      <div class="row">
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Name</span>
              <input type="text" name="name" required="">
            </label>
          </div>
        </div>
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Email</span>
              <input type="email" name="email" required="">
            </label>
          </div>
        </div>
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Password</span>
              <input type="password" name="password" required="">
            </label>
          </div>
        </div>
        <div class="col-12">
          <div class="field-text">
            <div class="g-recaptcha" data-sitekey="6LdnjLgZAAAAALAEspuNQR78Gu37CJICW16rwTyg">
              <div style="width: 304px; height: 78px;">
                <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-7g9v1mes2zl9" frameborder="0" scrolling="no"
                    sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                    src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdnjLgZAAAAALAEspuNQR78Gu37CJICW16rwTyg&amp;co=aHR0cHM6Ly9icmljcy1tZWRpYS5jb206NDQz&amp;hl=en&amp;v=rKbTvxTxwcw5VqzrtN-ICwWt&amp;size=normal&amp;cb=21ess6j4896f"></iframe>
                </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                  style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="popup__bottom text-center">
      <div class="row">
        <div class="col-12"> By clicking the Sign Up button, you agree to the <a href="/upload/iblock/02b/Polzovatelskoe-soglashenie.pdf" target="_blank">Terms and Conditions and Privacy Policy</a>
        </div>
        <div class="col-12">
          <button class="btn btn-sign-in btn-block">Sign up</button>
        </div>
        <div class="col-12"> Already have an account? <a href="javascript:void(0);" class="js-popup-close js-popup-show" data-popup="sign-in">Log in</a>
        </div>
      </div>
    </div>
  </div>
</form>

/ajax/copyrights.php

<form action="/ajax/copyrights.php" class="js-form js-form-hide-popup">
  <div class="popup__wrap">
    <div class="popup__fields">
      <div class="row">
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Name</span>
              <input type="text" name="name" required="">
            </label>
          </div>
        </div>
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Email</span>
              <input type="email" name="email" required="">
            </label>
          </div>
        </div>
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Phone</span>
              <input type="tel" name="phone" class="js-phone-mask" pattern="[\+]\d{1,3}[\(]\d{3}[\)]\d{3}[\-]\d{4}" required="" im-insert="true">
            </label>
          </div>
        </div>
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Country</span>
              <input type="text" name="country" required="">
            </label>
          </div>
        </div>
        <div class="col-12">
          <div class="field-text">
            <div class="g-recaptcha" data-sitekey="6LdnjLgZAAAAALAEspuNQR78Gu37CJICW16rwTyg">
              <div style="width: 304px; height: 78px;">
                <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-3913w6vd05rg" frameborder="0" scrolling="no"
                    sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                    src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdnjLgZAAAAALAEspuNQR78Gu37CJICW16rwTyg&amp;co=aHR0cHM6Ly9icmljcy1tZWRpYS5jb206NDQz&amp;hl=en&amp;v=rKbTvxTxwcw5VqzrtN-ICwWt&amp;size=normal&amp;cb=qu1hebccrcb4"></iframe>
                </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
                  style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
              </div><iframe style="display: none;"></iframe>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="popup__bottom text-center">
      <div class="row">
        <div class="col-12"> By clicking the Sign Up button, you agree to the <a href="/upload/iblock/02b/Polzovatelskoe-soglashenie.pdf" target="_blank">Terms and Conditions and Privacy Policy</a>
        </div>
        <div class="col-12">
          <button class="btn btn-sign-in btn-block">Send your contacts</button>
        </div>
      </div>
    </div>
    <input type="hidden" name="page" value="brics-media.com/">
  </div>
</form>

/ajax/passwordRecovery.php

<form action="/ajax/passwordRecovery.php" class="js-form">
  <div class="popup__wrap">
    <div class="popup__fields">
      <div class="row">
        <div class="col-12">
          <div class="field-text">
            <label>
              <span>Email</span>
              <input type="email" name="email" required="">
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="popup__bottom text-center">
      <div class="row">
        <div class="col-12">
          <button class="btn btn-sign-in btn-block">Recovery</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Upload
Sign in
New
Trending
Recommended

Video License
Countries
Themes

Video License
Free
Paid
Countries
Brazil
China
Egypt
Ethiopia
India
Iran
Russia
Saudi Arabia
South Africa
UAE
Themes
Cooking
Culture
Economics
Education
Environment
Fashion
Health
History
Lifestyle
Music
Personalities
Politics
Science
Society
Sport
Technologies
Tourism
New
View more

Indian mangoes to the Russian market. Moscow discussed the expansion of fruit
supplies
Economics

Russia and Brazil expand academic cooperation
Education

Let's play Go? The ancient Chinese game is growing in popularity in Russia
Sport

Students of the National School of Drama of India performed a play in the
Terukuthu tradition in Russia
Culture

Brazilian actress Simone Shuba: “I'd love to create a course about Stanislavski
system for teachers”
Personalities

Andrey Baklanov, Deputy Chairman of the Association of Russian Diplomats: "Saudi
Arabia's partnership with other BRICS countries will be mutually beneficial"
Personalities

Russia hosts 10th BRICS Civil Forum
Society

United Arab Emirates Cultural Days took place in the Russian capital
Culture

Indian haute cuisine evening in the Russian capital
Cooking

Concert of Iranian classical music was held in Russia
Music

Forum dedicated to tourism in Ethiopia was held in Russia
Tourism

Asian Dialogue: Eurasian Economic Integration Initiative
Economics

Indian mangoes to the Russian market. Moscow discussed the expansion of fruit
supplies
Economics

Russia and Brazil expand academic cooperation
Education

Let's play Go? The ancient Chinese game is growing in popularity in Russia
Sport

Students of the National School of Drama of India performed a play in the
Terukuthu tradition in Russia
Culture

Brazilian actress Simone Shuba: “I'd love to create a course about Stanislavski
system for teachers”
Personalities

Andrey Baklanov, Deputy Chairman of the Association of Russian Diplomats: "Saudi
Arabia's partnership with other BRICS countries will be mutually beneficial"
Personalities

Russia hosts 10th BRICS Civil Forum
Society

United Arab Emirates Cultural Days took place in the Russian capital
Culture

Indian haute cuisine evening in the Russian capital
Cooking

Concert of Iranian classical music was held in Russia
Music

Forum dedicated to tourism in Ethiopia was held in Russia
Tourism

Asian Dialogue: Eurasian Economic Integration Initiative
Economics

Indian mangoes to the Russian market. Moscow discussed the expansion of fruit
supplies
Economics

Russia and Brazil expand academic cooperation
Education

Let's play Go? The ancient Chinese game is growing in popularity in Russia
Sport

Students of the National School of Drama of India performed a play in the
Terukuthu tradition in Russia
Culture

Brazilian actress Simone Shuba: “I'd love to create a course about Stanislavski
system for teachers”
Personalities

Andrey Baklanov, Deputy Chairman of the Association of Russian Diplomats: "Saudi
Arabia's partnership with other BRICS countries will be mutually beneficial"
Personalities

Trending
View more

Concert-presentation of the TV BRICS International Symphony Orchestra
Culture

Demand for pet "dragons" is growing worldwide
Society

Russian specialists performed a unique operation on 3D-printing skin tissues on
a patient's body
Science

Russia offers an innovative approach to liver restoration
Education

Let's talk in Swahili. A school of African languages is operating in Russia
Education

The first neural networks detecting brain pathologies on CT scans have been
launched in Russia
Technologies

Gala reception at the Chinese Embassy in Russia in honour of the Spring Festival
Culture

Priority of the 21st century: Russia celebrated the Day of the Far East and the
Arctic
Society

Russian agrarians are introducing advanced technologies
Technologies

Russian schools of Indian dance prepared a joint performance
Culture

Neural network helps Russians to reconstruct their family history
Society

Successful start of Russian schoolchildren-automodellers at the international
competition in China
Technologies

Concert-presentation of the TV BRICS International Symphony Orchestra
Culture

Demand for pet "dragons" is growing worldwide
Society

Russian specialists performed a unique operation on 3D-printing skin tissues on
a patient's body
Science

Russia offers an innovative approach to liver restoration
Education

Let's talk in Swahili. A school of African languages is operating in Russia
Education

The first neural networks detecting brain pathologies on CT scans have been
launched in Russia
Technologies

Gala reception at the Chinese Embassy in Russia in honour of the Spring Festival
Culture

Priority of the 21st century: Russia celebrated the Day of the Far East and the
Arctic
Society

Russian agrarians are introducing advanced technologies
Technologies

Russian schools of Indian dance prepared a joint performance
Culture

Neural network helps Russians to reconstruct their family history
Society

Successful start of Russian schoolchildren-automodellers at the international
competition in China
Technologies

Concert-presentation of the TV BRICS International Symphony Orchestra
Culture

Demand for pet "dragons" is growing worldwide
Society

Russian specialists performed a unique operation on 3D-printing skin tissues on
a patient's body
Science

Russia offers an innovative approach to liver restoration
Education

Let's talk in Swahili. A school of African languages is operating in Russia
Education

The first neural networks detecting brain pathologies on CT scans have been
launched in Russia
Technologies

Recommend
View more

Andrey Baklanov, Deputy Chairman of the Association of Russian Diplomats: "Saudi
Arabia's partnership with other BRICS countries will be mutually beneficial"
Personalities

How do Brazilians prepare coffee and why do they call it "black gold"?
Economics

Egyptian scientists come to the Joint Institute for Nuclear Research for
internship
Science

Manos e Minas
Music

Cock-a-doodle-doo
Education

Happiness of Ali
Society

The Sichuan Mahjong Championship was held in the capital of Russia
Sport

Leaders of universities in Russia and Saudi Arabia established the Russian-Arab
Scientific and Educational Centre
Education

"Tutankhamun. In search of eternal life". A unique multimedia show about ancient
Egypt opened in Russia
History

Russia and Iran are developing a new method of cancer treatment
Science

A Russian-Ethiopian business forum was held in Moscow
Economics

Mohamed Khalid Mohamed Al Ali: "Joining BRICS will strengthen the positions of
the UAE and other countries of the association"
Personalities

Andrey Baklanov, Deputy Chairman of the Association of Russian Diplomats: "Saudi
Arabia's partnership with other BRICS countries will be mutually beneficial"
Personalities

How do Brazilians prepare coffee and why do they call it "black gold"?
Economics

Egyptian scientists come to the Joint Institute for Nuclear Research for
internship
Science

Manos e Minas
Music

Cock-a-doodle-doo
Education

Happiness of Ali
Society

The Sichuan Mahjong Championship was held in the capital of Russia
Sport

Leaders of universities in Russia and Saudi Arabia established the Russian-Arab
Scientific and Educational Centre
Education

"Tutankhamun. In search of eternal life". A unique multimedia show about ancient
Egypt opened in Russia
History

Russia and Iran are developing a new method of cancer treatment
Science

A Russian-Ethiopian business forum was held in Moscow
Economics

Mohamed Khalid Mohamed Al Ali: "Joining BRICS will strengthen the positions of
the UAE and other countries of the association"
Personalities

Andrey Baklanov, Deputy Chairman of the Association of Russian Diplomats: "Saudi
Arabia's partnership with other BRICS countries will be mutually beneficial"
Personalities

How do Brazilians prepare coffee and why do they call it "black gold"?
Economics

Egyptian scientists come to the Joint Institute for Nuclear Research for
internship
Science

Manos e Minas
Music

Cock-a-doodle-doo
Education

Happiness of Ali
Society

TV BRICS is an international media network of BRICS countries (Brazil, Russia,
India, China, South Africa) with a potential audience of 3.5 billion people.

13, Rubtsov pereulok,
Moscow, 105082, Russia

+7 (499) 642-53-04 tvbrics@tvbrics.com

tvbrics.com

Check Terms of Service and Privacy Policy
© 2024, Digital World. All rights reserved
Site by


Sign in

Email
Password
Forgot password?
Sign in
Have no account? Sign up

Create your account

Name
Email
Password

By clicking the Sign Up button, you agree to the Terms and Conditions and
Privacy Policy
Sign up
Already have an account? Log in

Contact copyrights holder

Name
Email
Phone
Country

By clicking the Sign Up button, you agree to the Terms and Conditions and
Privacy Policy
Send your contacts

Password recovery

Email
Recovery

Delete video

Are you sure you want to permanently remove this video?
Cancel
Delete