WhatsApp: rename scraper
This commit is contained in:
parent
cd77db8b86
commit
290f770ce8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
class WhatsApp extends PatchBase {
|
class WhatsAppAPK extends PatchBase {
|
||||||
function __construct() {
|
function __construct() {
|
||||||
parent::__construct('WhatsApp LLC', 'WhatsApp', 'https://www.whatsapp.com/android');
|
parent::__construct('WhatsApp LLC', 'WhatsApp', 'https://www.whatsapp.com/android');
|
||||||
$this->patch->setBranch('Android');
|
$this->patch->setBranch('Android');
|
||||||
Loading…
Add table
Add a link
Reference in a new issue