This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Alfakom.eu robots.txt for WP (change your domain in host and sitemap) | |
| Host: https://domain.tld/ | |
| User-agent: * | |
| Sitemap: https://domain.tld/sitemap.xml | |
| Crawl-delay: 2 | |
| # allow this files | |
| Allow: /wp-content/uploads/ |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1.0.1.21/32 | |
| 1.0.78.0/32 | |
| 1.0.218.19/32 | |
| 1.0.218.230/32 | |
| 1.0.242.26/32 | |
| 1.1.109.151/32 | |
| 1.1.109.250/32 | |
| 1.1.136.123/32 | |
| 1.1.187.152/32 | |
| 1.2.131.181/32 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SET SESSION group_concat_max_len = 5000; # Larger Group Concat, adjust if having larger galleries or body texts | |
| SELECT "" AS 'nid' # Destination ID | |
| , 'en' AS 'langcode' # Destination language | |
| , wp1.`post_title` AS 'title' # Destination Title | |
| , 'full_html' AS 'body|format' # Format HTML for the destination body | |
| , CONCAT(IFNULL(nullif(LEFT(wp1.`post_content`,150),''),wp1.`post_title`),'...') AS 'body|summary' # First 150 chars from body as destination excerpt or using title if empty body | |
| , CONCAT('<p style="padding-bottom:',GREATEST(ROUND(280-(POSITION('['IN `post_content`) + char_length(`post_content`))/2/56*20,0),0),'px">',IFNULL(nullif(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(wp1.`post_content`,'[','<'),']','>'),'\n','<br>'),'<div','<p'),'/div','/p'),'<table','<div class="table-responsive"><table class="table table-bordered table-hover table-striped"'),'</table>','</table></div>'),'UNHEX('C2A0'), ' '),''),wp1.`post_title`),(SELECT CONCAT('<div class="a-ingal">\n<h3>GALLERY</h3> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # REJECT OWN MAIL SERVER FQDN AND IP ADDRESS | |
| #/^mail\.domain\.com$/ REJECT | |
| #/^\[?1\.2\.3\.4\]?$/ REJECT | |
| # ACCEPT EXTERNAL MAIL SERVERS | |
| #/^mail\.domain\.com$/ OK |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # White list company | |
| sub.domain.com OK | |
| sub.domain.net OK | |
| domain.net OK |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 5.32.176.0/21 | |
| 31.3.88.0/21 | |
| 31.7.168.0/21 | |
| 31.11.64.0/18 | |
| 31.12.16.0/20 | |
| 31.210.11.152/30 | |
| 37.25.80.0/21 | |
| 37.26.96.0/21 | |
| 38.19.1.28/30 | |
| 38.28.1.36/32 |