-
Notifications
You must be signed in to change notification settings - Fork 111
Expand file tree
/
Copy pathfacebook.com.xml
More file actions
14 lines (14 loc) · 808 Bytes
/
facebook.com.xml
File metadata and controls
14 lines (14 loc) · 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<properties>
<name value="Facebook" />
<description value="A social networking service to exchange messages, post status updates and photos, share videos and receive notifications." />
<login_url value="https://www.facebook.com/login.php?login_attempt=1" />
<valid_response_header value="c_user=" />
<invalid_account value="t match any account" />
<invalid_password value="Please re-enter your password" />
<custom_search value="This e-mail needs to be confirmed via confirmation code." regex="ajaxify="/confirm/ajax/code_entry_dialog\.php\?email=" />
<cookies value="locale=en_US" />
<username_or_email value="email" />
<login_parameter value="email" />
<password_parameter value="pass" />
<data value="email=&pass=&locale=en_US" />
</properties>