Changeset 113872 in spip-zone
- Timestamp:
- Feb 12, 2019, 1:54:34 PM (8 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/securite/ecran_securite.php
r113867 r113872 6 6 */ 7 7 8 define('_ECRAN_SECURITE', '1.3. 9'); // 2019-02-128 define('_ECRAN_SECURITE', '1.3.10'); // 2019-02-12 9 9 10 10 /* … … 40 40 'slurp', 41 41 'crawler', 42 'crwlr', 43 'java', 44 'monitoring', 42 45 'spider', 43 46 'webvac', … … 50 53 'aboundex', 51 54 'accoona', 55 'acrylicapps', 52 56 'addthis', 53 57 'adressendeutschland', … … 55 59 'altavista', 56 60 'analyticsseo', 61 'antennapod', 62 'arachnys', 57 63 'archive', 64 'argclrint', 58 65 'aspseek', 59 66 'baidu', 60 67 'begunadvertising', 61 'bing preview',68 'bing', 62 69 'bloglines', 70 'buck', 63 71 'browsershots', 64 72 'bubing', … … 72 80 'dataminr', 73 81 'daumoa', 82 'dlvr\.it', 74 83 'dlweb', 84 'drupal', 75 85 'ec2linkfinder', 86 'eset\.com', 76 87 'estyle', 88 'exalead', 77 89 'ezooms', 78 90 'facebookexternalhit', … … 86 98 'genieo', 87 99 'google', 100 'go-http-client', 88 101 'grapeshot', 89 102 'hatena-useragent', … … 96 109 'immediatenet', 97 110 'ina', 111 'inoreader', 98 112 'infegyatlas', 99 113 'infohelfer', … … 101 115 'jabse', 102 116 'james', 117 'jersey', 103 118 'kumkie', 104 119 'linkdex', … … 107 122 'litefinder', 108 123 'loadimpactpageanalyzer', 124 'ltx71', 109 125 'luminate', 110 126 'lycos', … … 112 128 'mediapartners-google', 113 129 'msai', 130 'myapp', 131 'nativehost', 114 132 'najdi', 115 133 'netcraftsurveyagent', 116 134 'netestate', 117 135 'netseer', 136 'netnewswire', 137 'newspaper', 138 'newsblur', 118 139 'nuhk', 140 'nuzzel', 141 'okhttp', 142 'otmedia', 119 143 'owlin', 144 'owncloud', 120 145 'panscient', 146 'paper\.li', 121 147 'parsijoo', 148 'protopage', 122 149 'plukkie', 123 150 'proximic', 151 'pubsub', 152 'python', 124 153 'qirina', 154 'qoshe', 125 155 'qualidator', 156 'qwantify', 126 157 'rambler', 127 158 'readability', 159 'ruby', 128 160 'sbsearch', 161 'scoop\.it', 129 162 'scooter', 163 'scoutjet', 130 164 'scrapy', 131 165 'scrubby', … … 133 167 'shareaholic', 134 168 'shopwiki', 169 'simplepie', 135 170 'sistrix', 136 171 'sitechecker', 137 172 'siteexplorer', 173 'snapshot', 138 174 'sogou', 139 175 'special_archiver', … … 147 183 'svenska-webbsido', 148 184 'teoma', 185 'the knowledge AI', 149 186 'thumbshots', 150 187 'tineye', 188 'traackr', 151 189 'trendiction', 190 'trendsmap', 152 191 'tweetedtimes', 153 192 'tweetmeme', 193 'universalfeedparser', 154 194 'uaslinkchecker', 155 195 'undrip', 156 196 'unwindfetchor', 197 'upday', 157 198 'vedma', 158 199 'vkshare', … … 161 202 'webalta', 162 203 'webcookies', 204 'webparser', 163 205 'webthumbnail', 164 206 'wesee', 165 207 'wise-guys', 166 208 'woko', 209 'wordpress', 167 210 'wotbox', 168 211 'y!j-bri', … … 173 216 'yahoo!', 174 217 'yahooysmcm', 218 'ymobactus', 175 219 'yats', 176 220 'yeti', … … 185 229 and preg_match(',' . implode ('|', array( 186 230 'facebookexternalhit', 187 'flipboardproxy' 231 'flipboardproxy', 232 'wordpress' 188 233 )) . ',i', 189 234 (string)$_SERVER['HTTP_USER_AGENT'])
Note: See TracChangeset
for help on using the changeset viewer.